Build #1 for reactive-banana-wx-0.8.0.4

[all reports]

Package reactive-banana-wx-0.8.0.4
Install ConfigureFailed
Docs NotTried
Tests NotTried
Time submitted 2015-01-04 22:50:48.356202 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies wxcore-0.91.0.0, wx-0.91.0.0, reactive-banana-0.8.0.4, cabal-macosx-0.2.3, base-4.7.0.1
Flags -buildexamples

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring pqueue-1.2.1...
Building pqueue-1.2.1...
Preprocessing library pqueue-1.2.1...

In file included from ./Data/PQueue/Internals.hs:77:0: 

/opt/ghc/7.8.3/lib/ghc-7.8.3/base-4.7.0.1/include/Typeable.h:17:2:
     warning: #warning <Typeable.h> is obsolete and will be removed in GHC 7.10 [-Wcpp]
     #warning <Typeable.h> is obsolete and will be removed in GHC 7.10
      ^
[1 of 8] Compiling Control.Applicative.Identity ( Control/Applicative/Identity.hs, dist/build/Control/Applicative/Identity.o )
[2 of 8] Compiling Data.PQueue.Prio.Internals ( Data/PQueue/Prio/Internals.hs, dist/build/Data/PQueue/Prio/Internals.o )
[3 of 8] Compiling Data.PQueue.Prio.Max.Internals ( Data/PQueue/Prio/Max/Internals.hs, dist/build/Data/PQueue/Prio/Max/Internals.o )
[4 of 8] Compiling Data.PQueue.Internals ( Data/PQueue/Internals.hs, dist/build/Data/PQueue/Internals.o )
[5 of 8] Compiling Data.PQueue.Min  ( Data/PQueue/Min.hs, dist/build/Data/PQueue/Min.o )

Data/PQueue/Min.hs:250:9: Warning:
    Rule "toAscList" may never fire
      because ‘toAscList’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘toAscList’

Data/PQueue/Min.hs:252:9: Warning:
    Rule "toDescList" may never fire
      because ‘toDescList’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘toDescList’

Data/PQueue/Min.hs:271:9: Warning:
    Rule "fromList" may never fire
      because ‘fromList’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromList’

Data/PQueue/Min.hs:272:9: Warning:
    Rule "fromAscList" may never fire
      because ‘fromAscList’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromAscList’
[6 of 8] Compiling Data.PQueue.Max  ( Data/PQueue/Max.hs, dist/build/Data/PQueue/Max.o )
[7 of 8] Compiling Data.PQueue.Prio.Min ( Data/PQueue/Prio/Min.hs, dist/build/Data/PQueue/Prio/Min.o )

Data/PQueue/Prio/Min.hs:330:9: Warning:
    Rule "fromList/build" may never fire
      because ‘fromList’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromList’

Data/PQueue/Prio/Min.hs:332:9: Warning:
    Rule "fromAscList/build" may never fire
      because ‘fromAscList’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromAscList’

Data/PQueue/Prio/Min.hs:355:9: Warning:
    Rule "toAscList" may never fire
      because ‘toAscList’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘toAscList’

Data/PQueue/Prio/Min.hs:356:9: Warning:
    Rule "toDescList" may never fire
      because ‘toDescList’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘toDescList’

Data/PQueue/Prio/Min.hs:357:9: Warning:
    Rule "toListU" may never fire because ‘toListU’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘toListU’
[8 of 8] Compiling Data.PQueue.Prio.Max ( Data/PQueue/Prio/Max.hs, dist/build/Data/PQueue/Prio/Max.o )
In-place registering pqueue-1.2.1...
Running Haddock for pqueue-1.2.1...
Running hscolour for pqueue-1.2.1...
Preprocessing library pqueue-1.2.1...
Preprocessing library pqueue-1.2.1...

In file included from Data/PQueue/Internals.hs:77:0: 

/opt/ghc/7.8.3/lib/ghc-7.8.3/base-4.7.0.1/include/Typeable.h:17:2:
     warning: #warning <Typeable.h> is obsolete and will be removed in GHC 7.10 [-Wcpp]
     #warning <Typeable.h> is obsolete and will be removed in GHC 7.10
      ^
Haddock coverage:
   0% (  0 /  4) in 'Control.Applicative.Identity'
  72% ( 21 / 29) in 'Data.PQueue.Prio.Internals'
  11% (  1 /  9) in 'Data.PQueue.Prio.Max.Internals'
  81% ( 21 / 26) in 'Data.PQueue.Internals'
 100% ( 55 / 55) in 'Data.PQueue.Min'
 100% ( 55 / 55) in 'Data.PQueue.Max'
  99% ( 80 / 81) in 'Data.PQueue.Prio.Min'
 100% ( 81 / 81) in 'Data.PQueue.Prio.Max'
Documentation created: dist/doc/html/pqueue/index.html,
dist/doc/html/pqueue/pqueue.txt
Creating package registration file: /tmp/pkgConf-pqueue-1.226873.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/pqueue-1.2.1
Registering pqueue-1.2.1...
Installed pqueue-1.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'
 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'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.426873.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stm-2.4.4
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring strict-0.3.2...
Building strict-0.3.2...
Preprocessing library strict-0.3.2...

Data/Strict/Tuple.hs:17:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 5] Compiling System.IO.Strict ( System/IO/Strict.hs, dist/build/System/IO/Strict.o )
[2 of 5] Compiling Data.Strict.Either ( Data/Strict/Either.hs, dist/build/Data/Strict/Either.o )
[3 of 5] Compiling Data.Strict.Maybe ( Data/Strict/Maybe.hs, dist/build/Data/Strict/Maybe.o )
[4 of 5] Compiling Data.Strict.Tuple ( Data/Strict/Tuple.hs, dist/build/Data/Strict/Tuple.o )
[5 of 5] Compiling Data.Strict      ( Data/Strict.hs, dist/build/Data/Strict.o )
In-place registering strict-0.3.2...
Running Haddock for strict-0.3.2...
Running hscolour for strict-0.3.2...
Preprocessing library strict-0.3.2...
Preprocessing library strict-0.3.2...

Data/Strict/Tuple.hs:17:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
Haddock coverage:
 100% (  7 /  7) in 'System.IO.Strict'
 100% (  7 /  7) in 'Data.Strict.Either'
 100% (  7 /  7) in 'Data.Strict.Maybe'
  86% (  6 /  7) in 'Data.Strict.Tuple'
 100% (  4 /  4) in 'Data.Strict'
Documentation created: dist/doc/html/strict/index.html,
dist/doc/html/strict/strict.txt
Creating package registration file: /tmp/pkgConf-strict-0.326873.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/strict-0.3.2
Registering strict-0.3.2...
Installed strict-0.3.2
Configuring text-1.2.0.3...
Building text-1.2.0.3...
Preprocessing library text-1.2.0.3...
[ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 43] 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 43] 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 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 43] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[25 of 43] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[29 of 43] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[34 of 43] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[40 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[41 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[43 of 43] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.0.3...
Running Haddock for text-1.2.0.3...
Running hscolour for text-1.2.0.3...
Preprocessing library text-1.2.0.3...
Preprocessing library text-1.2.0.3...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
 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'
 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'
  95% ( 19 / 20) in 'Data.Text.Internal'
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  50% (  5 / 10) in 'Data.Text.Internal.Fusion.Types'
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  89% ( 64 / 72) in 'Data.Text.Internal.Fusion.Common'
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  86% ( 19 / 22) in 'Data.Text.Internal.Fusion'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% (125 /125) in 'Data.Text'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
 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'
  99% (124 /125) in 'Data.Text.Lazy'
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
 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'
 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'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    Data.Text.Internal.Fusion.Common.findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    GHC.IO.bracket
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.2.026873.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.0.3
Registering text-1.2.0.3...
Installed text-1.2.0.3
Configuring transformers-0.4.2.0...
Building transformers-0.4.2.0...
Preprocessing library transformers-0.4.2.0...
[ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o )
[16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
[24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o )
[28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o )
In-place registering transformers-0.4.2.0...
Running Haddock for transformers-0.4.2.0...
Running hscolour for transformers-0.4.2.0...
Preprocessing library transformers-0.4.2.0...
Preprocessing library transformers-0.4.2.0...
Haddock coverage:
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% ( 14 / 14) in 'Control.Monad.Trans.Class'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
 100% ( 22 / 22) in 'Control.Monad.Trans.Cont'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict'
 100% ( 14 / 14) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  9 /  9) in 'Control.Applicative.Lift'
 100% ( 19 / 19) in 'Control.Monad.Trans.Except'
 100% ( 15 / 15) in 'Control.Monad.Trans.Error'
 100% (  7 /  7) in 'Control.Monad.Trans.Identity'
 100% (  7 /  7) in 'Control.Monad.Trans.List'
 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.Writer'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  2 /  2) in 'Control.Applicative.Backwards'
 100% (  2 /  2) in 'Data.Functor.Reverse'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Creating package registration file: /tmp/pkgConf-transformers-0.4.226873.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.2.0
Registering transformers-0.4.2.0...
Installed transformers-0.4.2.0
Configuring hashable-1.2.3.1...
Building hashable-1.2.3.1...
Preprocessing library hashable-1.2.3.1...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:211:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:234:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.1...
Running Haddock for hashable-1.2.3.1...
Running hscolour for hashable-1.2.3.1...
Preprocessing library hashable-1.2.3.1...
Preprocessing library hashable-1.2.3.1...

Data/Hashable/Class.hs:211:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:234:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file: /tmp/pkgConf-hashable-1.2.326873.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.1
Registering hashable-1.2.3.1...
Installed hashable-1.2.3.1
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  91% ( 20 / 22) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.226873.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  87% ( 54 / 62) in 'Data.HashMap.Base'
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.526873.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unordered-containers-0.2.5.1
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring fgl-5.4.2.4...
Building fgl-5.4.2.4...
Preprocessing library fgl-5.4.2.4...
[ 1 of 29] Compiling Data.Graph.Inductive.Internal.Thread ( Data/Graph/Inductive/Internal/Thread.hs, dist/build/Data/Graph/Inductive/Internal/Thread.o )
[ 2 of 29] Compiling Data.Graph.Inductive.Graph ( Data/Graph/Inductive/Graph.hs, dist/build/Data/Graph/Inductive/Graph.o )
[ 3 of 29] Compiling Data.Graph.Inductive.Basic ( Data/Graph/Inductive/Basic.hs, dist/build/Data/Graph/Inductive/Basic.o )
[ 4 of 29] Compiling Data.Graph.Inductive.Monad ( Data/Graph/Inductive/Monad.hs, dist/build/Data/Graph/Inductive/Monad.o )
[ 5 of 29] Compiling Data.Graph.Inductive.Monad.IOArray ( Data/Graph/Inductive/Monad/IOArray.hs, dist/build/Data/Graph/Inductive/Monad/IOArray.o )
[ 6 of 29] Compiling Data.Graph.Inductive.Graphviz ( Data/Graph/Inductive/Graphviz.hs, dist/build/Data/Graph/Inductive/Graphviz.o )
[ 7 of 29] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o )
[ 8 of 29] Compiling Data.Graph.Inductive.Query.DFS ( Data/Graph/Inductive/Query/DFS.hs, dist/build/Data/Graph/Inductive/Query/DFS.o )
[ 9 of 29] Compiling Data.Graph.Inductive.Query.Indep ( Data/Graph/Inductive/Query/Indep.hs, dist/build/Data/Graph/Inductive/Query/Indep.o )
[10 of 29] Compiling Data.Graph.Inductive.Query.ArtPoint ( Data/Graph/Inductive/Query/ArtPoint.hs, dist/build/Data/Graph/Inductive/Query/ArtPoint.o )
[11 of 29] Compiling Data.Graph.Inductive.Query.BCC ( Data/Graph/Inductive/Query/BCC.hs, dist/build/Data/Graph/Inductive/Query/BCC.o )
[12 of 29] Compiling Data.Graph.Inductive.Query.Dominators ( Data/Graph/Inductive/Query/Dominators.hs, dist/build/Data/Graph/Inductive/Query/Dominators.o )
[13 of 29] Compiling Data.Graph.Inductive.Query.TransClos ( Data/Graph/Inductive/Query/TransClos.hs, dist/build/Data/Graph/Inductive/Query/TransClos.o )
[14 of 29] Compiling Data.Graph.Inductive.Query.Monad ( Data/Graph/Inductive/Query/Monad.hs, dist/build/Data/Graph/Inductive/Query/Monad.o )

Data/Graph/Inductive/Query/Monad.hs:72:10: Warning:
    ‘GT’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[15 of 29] Compiling Data.Graph.Inductive.Internal.RootPath ( Data/Graph/Inductive/Internal/RootPath.hs, dist/build/Data/Graph/Inductive/Internal/RootPath.o )
[16 of 29] Compiling Data.Graph.Inductive.Internal.Queue ( Data/Graph/Inductive/Internal/Queue.hs, dist/build/Data/Graph/Inductive/Internal/Queue.o )
[17 of 29] Compiling Data.Graph.Inductive.Query.BFS ( Data/Graph/Inductive/Query/BFS.hs, dist/build/Data/Graph/Inductive/Query/BFS.o )
[18 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow ( Data/Graph/Inductive/Query/MaxFlow.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow.o )
[19 of 29] Compiling Data.Graph.Inductive.Internal.Heap ( Data/Graph/Inductive/Internal/Heap.hs, dist/build/Data/Graph/Inductive/Internal/Heap.o )
[20 of 29] Compiling Data.Graph.Inductive.Query.SP ( Data/Graph/Inductive/Query/SP.hs, dist/build/Data/Graph/Inductive/Query/SP.o )
[21 of 29] Compiling Data.Graph.Inductive.Query.GVD ( Data/Graph/Inductive/Query/GVD.hs, dist/build/Data/Graph/Inductive/Query/GVD.o )
[22 of 29] Compiling Data.Graph.Inductive.Query.MST ( Data/Graph/Inductive/Query/MST.hs, dist/build/Data/Graph/Inductive/Query/MST.o )
[23 of 29] Compiling Data.Graph.Inductive.Internal.FiniteMap ( Data/Graph/Inductive/Internal/FiniteMap.hs, dist/build/Data/Graph/Inductive/Internal/FiniteMap.o )
[24 of 29] Compiling Data.Graph.Inductive.Tree ( Data/Graph/Inductive/Tree.hs, dist/build/Data/Graph/Inductive/Tree.o )
[25 of 29] Compiling Data.Graph.Inductive.NodeMap ( Data/Graph/Inductive/NodeMap.hs, dist/build/Data/Graph/Inductive/NodeMap.o )
[26 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow2 ( Data/Graph/Inductive/Query/MaxFlow2.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow2.o )
[27 of 29] Compiling Data.Graph.Inductive.Query ( Data/Graph/Inductive/Query.hs, dist/build/Data/Graph/Inductive/Query.o )
[28 of 29] Compiling Data.Graph.Inductive ( Data/Graph/Inductive.hs, dist/build/Data/Graph/Inductive.o )
[29 of 29] Compiling Data.Graph.Inductive.Example ( Data/Graph/Inductive/Example.hs, dist/build/Data/Graph/Inductive/Example.o )
In-place registering fgl-5.4.2.4...
Running Haddock for fgl-5.4.2.4...
Running hscolour for fgl-5.4.2.4...
Preprocessing library fgl-5.4.2.4...
Preprocessing library fgl-5.4.2.4...

Data/Graph/Inductive/Query/Monad.hs:72:10: Warning:
    ‘GT’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Haddock coverage:
  23% (  3 / 13) in 'Data.Graph.Inductive.Internal.Thread'
  96% ( 72 / 75) in 'Data.Graph.Inductive.Graph'
 100% ( 18 / 18) in 'Data.Graph.Inductive.Basic'
  47% (  8 / 17) in 'Data.Graph.Inductive.Monad'
  40% (  4 / 10) in 'Data.Graph.Inductive.Monad.IOArray'
  75% (  3 /  4) in 'Data.Graph.Inductive.Graphviz'
  33% (  1 /  3) in 'Data.Graph.Inductive.PatriciaTree'
  16% (  5 / 32) in 'Data.Graph.Inductive.Query.DFS'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.Indep'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.ArtPoint'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.BCC'
  67% (  2 /  3) in 'Data.Graph.Inductive.Query.Dominators'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.TransClos'
  30% ( 13 / 43) in 'Data.Graph.Inductive.Query.Monad'
  33% (  3 /  9) in 'Data.Graph.Inductive.Internal.RootPath'
  22% (  2 /  9) in 'Data.Graph.Inductive.Internal.Queue'
  33% (  6 / 18) in 'Data.Graph.Inductive.Query.BFS'
 100% (  9 /  9) in 'Data.Graph.Inductive.Query.MaxFlow'
  19% (  3 / 16) in 'Data.Graph.Inductive.Internal.Heap'
  20% (  1 /  5) in 'Data.Graph.Inductive.Query.SP'
  12% (  1 /  8) in 'Data.Graph.Inductive.Query.GVD'
  40% (  2 /  5) in 'Data.Graph.Inductive.Query.MST'
  38% (  8 / 21) in 'Data.Graph.Inductive.Internal.FiniteMap'
  33% (  1 /  3) in 'Data.Graph.Inductive.Tree'
  48% ( 21 / 44) in 'Data.Graph.Inductive.NodeMap'
  20% (  1 /  5) in 'Data.Graph.Inductive.Query.MaxFlow2'
  93% ( 13 / 14) in 'Data.Graph.Inductive.Query'
  91% ( 10 / 11) in 'Data.Graph.Inductive'
  23% ( 14 / 61) in 'Data.Graph.Inductive.Example'
Documentation created: dist/doc/html/fgl/index.html, dist/doc/html/fgl/fgl.txt
Creating package registration file: /tmp/pkgConf-fgl-5.4.226873.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/fgl-5.4.2.4
Registering fgl-5.4.2.4...
Installed fgl-5.4.2.4
Configuring parsec-3.1.7...
Building parsec-3.1.7...
Preprocessing library parsec-3.1.7...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.7...
Running Haddock for parsec-3.1.7...
Running hscolour for parsec-3.1.7...
Preprocessing library parsec-3.1.7...
Preprocessing library parsec-3.1.7...
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  43% (  6 / 14) in 'Text.Parsec.Error'
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  64% ( 32 / 50) in 'Text.Parsec.Prim'
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  33% (  1 /  3) in 'Text.Parsec.Text'
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  78% ( 73 / 93) in 'Text.Parsec'
  80% (  8 / 10) in 'Text.Parsec.Language'
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file: /tmp/pkgConf-parsec-3.126873.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-3.1.7
Registering parsec-3.1.7...
Installed parsec-3.1.7
Configuring vault-0.3.0.4...
Building vault-0.3.0.4...
Preprocessing library vault-0.3.0.4...
[1 of 5] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o )
[2 of 5] Compiling Data.Vault.ST.Strict ( src/Data/Vault/ST/Strict.hs, dist/build/Data/Vault/ST/Strict.o )
[3 of 5] Compiling Data.Vault.Strict ( src/Data/Vault/Strict.hs, dist/build/Data/Vault/Strict.o )
[4 of 5] Compiling Data.Vault.ST.Lazy ( src/Data/Vault/ST/Lazy.hs, dist/build/Data/Vault/ST/Lazy.o )
[5 of 5] Compiling Data.Vault.Lazy  ( src/Data/Vault/Lazy.hs, dist/build/Data/Vault/Lazy.o )
In-place registering vault-0.3.0.4...
Running Haddock for vault-0.3.0.4...
Running hscolour for vault-0.3.0.4...
Preprocessing library vault-0.3.0.4...
Preprocessing library vault-0.3.0.4...
Haddock coverage:
 100% (  4 /  4) in 'Data.Unique.Really'
  80% ( 12 / 15) in 'Data.Vault.ST.Strict'
 100% ( 15 / 15) in 'Data.Vault.Strict'
  80% ( 12 / 15) in 'Data.Vault.ST.Lazy'
 100% ( 15 / 15) in 'Data.Vault.Lazy'
Documentation created: dist/doc/html/vault/index.html,
dist/doc/html/vault/vault.txt
Creating package registration file: /tmp/pkgConf-vault-0.3.026873.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vault-0.3.0.4
Registering vault-0.3.0.4...
Installed vault-0.3.0.4
Downloading cabal-macosx-0.2.3...
Configuring cabal-macosx-0.2.3...
Building cabal-macosx-0.2.3...
Preprocessing library cabal-macosx-0.2.3...
[1 of 5] Compiling Distribution.MacOSX.DG ( Distribution/MacOSX/DG.hs, dist/build/Distribution/MacOSX/DG.o )
[2 of 5] Compiling Distribution.MacOSX.Common ( Distribution/MacOSX/Common.hs, dist/build/Distribution/MacOSX/Common.o )
[3 of 5] Compiling Distribution.MacOSX.Dependencies ( Distribution/MacOSX/Dependencies.hs, dist/build/Distribution/MacOSX/Dependencies.o )
[4 of 5] Compiling Distribution.MacOSX.AppBuildInfo ( Distribution/MacOSX/AppBuildInfo.hs, dist/build/Distribution/MacOSX/AppBuildInfo.o )
[5 of 5] Compiling Distribution.MacOSX ( Distribution/MacOSX.hs, dist/build/Distribution/MacOSX.o )

Distribution/MacOSX.hs:28:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Distribution/MacOSX.hs:32:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
In-place registering cabal-macosx-0.2.3...
Preprocessing executable 'macosx-app' for cabal-macosx-0.2.3...
[1 of 6] Compiling Distribution.MacOSX.DG ( Distribution/MacOSX/DG.hs, dist/build/macosx-app/macosx-app-tmp/Distribution/MacOSX/DG.o )
[2 of 6] Compiling Distribution.MacOSX.Common ( Distribution/MacOSX/Common.hs, dist/build/macosx-app/macosx-app-tmp/Distribution/MacOSX/Common.o )
[3 of 6] Compiling Distribution.MacOSX.Dependencies ( Distribution/MacOSX/Dependencies.hs, dist/build/macosx-app/macosx-app-tmp/Distribution/MacOSX/Dependencies.o )
[4 of 6] Compiling Distribution.MacOSX.AppBuildInfo ( Distribution/MacOSX/AppBuildInfo.hs, dist/build/macosx-app/macosx-app-tmp/Distribution/MacOSX/AppBuildInfo.o )
[5 of 6] Compiling Distribution.MacOSX ( Distribution/MacOSX.hs, dist/build/macosx-app/macosx-app-tmp/Distribution/MacOSX.o )

Distribution/MacOSX.hs:32:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
[6 of 6] Compiling Main             ( macosx-app.hs, dist/build/macosx-app/macosx-app-tmp/Main.o )
Linking dist/build/macosx-app/macosx-app ...
Running Haddock for cabal-macosx-0.2.3...
Running hscolour for cabal-macosx-0.2.3...
Preprocessing library cabal-macosx-0.2.3...
Preprocessing executable 'macosx-app' for cabal-macosx-0.2.3...
Preprocessing library cabal-macosx-0.2.3...

Distribution/MacOSX.hs:28:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Distribution/MacOSX.hs:32:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
Haddock coverage:
 100% (  7 /  7) in 'Distribution.MacOSX.DG'
 100% (  6 /  6) in 'Distribution.MacOSX.Common'
 100% (  3 /  3) in 'Distribution.MacOSX.Dependencies'
 100% (  3 /  3) in 'Distribution.MacOSX.AppBuildInfo'
 100% (  8 /  8) in 'Distribution.MacOSX'
Warning: Distribution.MacOSX: could not find link destinations for:
    Distribution.MacOSX.AppBuildInfo.AppBuildInfo
Documentation created: dist/doc/html/cabal-macosx/index.html,
dist/doc/html/cabal-macosx/cabal-macosx.txt
Preprocessing executable 'macosx-app' for cabal-macosx-0.2.3...
Creating package registration file: /tmp/pkgConf-cabal-macosx-0.226873.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cabal-macosx-0.2.3
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering cabal-macosx-0.2.3...
Installed cabal-macosx-0.2.3
Configuring wxdirect-0.91.0.0...
Building wxdirect-0.91.0.0...
Preprocessing library wxdirect-0.91.0.0...
[1 of 1] Compiling Application.Wxdirect ( src/Application/Wxdirect.hs, dist/build/Application/Wxdirect.o )
In-place registering wxdirect-0.91.0.0...
Preprocessing executable 'wxdirect' for wxdirect-0.91.0.0...
[ 1 of 12] Compiling IOExtra          ( src/IOExtra.hs, dist/build/wxdirect/wxdirect-tmp/IOExtra.o )
[ 2 of 12] Compiling Types            ( src/Types.hs, dist/build/wxdirect/wxdirect-tmp/Types.o )
[ 3 of 12] Compiling ParseC           ( src/ParseC.hs, dist/build/wxdirect/wxdirect-tmp/ParseC.o )
[ 4 of 12] Compiling HaskellNames     ( src/HaskellNames.hs, dist/build/wxdirect/wxdirect-tmp/HaskellNames.o )
[ 5 of 12] Compiling Classes          ( src/Classes.hs, dist/build/wxdirect/wxdirect-tmp/Classes.o )
[ 6 of 12] Compiling DeriveTypes      ( src/DeriveTypes.hs, dist/build/wxdirect/wxdirect-tmp/DeriveTypes.o )
[ 7 of 12] Compiling CompileSTC       ( src/CompileSTC.hs, dist/build/wxdirect/wxdirect-tmp/CompileSTC.o )
[ 8 of 12] Compiling CompileClassInfo ( src/CompileClassInfo.hs, dist/build/wxdirect/wxdirect-tmp/CompileClassInfo.o )
[ 9 of 12] Compiling CompileClassTypes ( src/CompileClassTypes.hs, dist/build/wxdirect/wxdirect-tmp/CompileClassTypes.o )
[10 of 12] Compiling CompileHeader    ( src/CompileHeader.hs, dist/build/wxdirect/wxdirect-tmp/CompileHeader.o )
[11 of 12] Compiling CompileClasses   ( src/CompileClasses.hs, dist/build/wxdirect/wxdirect-tmp/CompileClasses.o )
[12 of 12] Compiling Main             ( src/Main.hs, dist/build/wxdirect/wxdirect-tmp/Main.o )
Linking dist/build/wxdirect/wxdirect ...
Running Haddock for wxdirect-0.91.0.0...
Running hscolour for wxdirect-0.91.0.0...
Preprocessing library wxdirect-0.91.0.0...
Preprocessing executable 'wxdirect' for wxdirect-0.91.0.0...
Preprocessing library wxdirect-0.91.0.0...
Haddock coverage:
   0% (  0 /  1) in 'Application.Wxdirect'
Documentation created: dist/doc/html/wxdirect/index.html,
dist/doc/html/wxdirect/wxdirect.txt
Preprocessing executable 'wxdirect' for wxdirect-0.91.0.0...
Creating package registration file: /tmp/pkgConf-wxdirect-0.91.026873.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wxdirect-0.91.0.0
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering wxdirect-0.91.0.0...
Installed wxdirect-0.91.0.0
Configuring reactive-banana-0.8.0.4...
Building reactive-banana-0.8.0.4...
Preprocessing library reactive-banana-0.8.0.4...
[ 1 of 22] Compiling Reactive.Banana.Prim.Order ( src/Reactive/Banana/Prim/Order.hs, dist/build/Reactive/Banana/Prim/Order.o )
[ 2 of 22] Compiling Reactive.Banana.Prim.Dependencies ( src/Reactive/Banana/Prim/Dependencies.hs, dist/build/Reactive/Banana/Prim/Dependencies.o )
[ 3 of 22] Compiling Reactive.Banana.Prim.Dated ( src/Reactive/Banana/Prim/Dated.hs, dist/build/Reactive/Banana/Prim/Dated.o )
[ 4 of 22] Compiling Reactive.Banana.Prim.Cached ( src/Reactive/Banana/Prim/Cached.hs, dist/build/Reactive/Banana/Prim/Cached.o )
[ 5 of 22] Compiling Reactive.Banana.Prim.Types ( src/Reactive/Banana/Prim/Types.hs, dist/build/Reactive/Banana/Prim/Types.o )
[ 6 of 22] Compiling Reactive.Banana.Prim.Plumbing ( src/Reactive/Banana/Prim/Plumbing.hs, dist/build/Reactive/Banana/Prim/Plumbing.o )
[ 7 of 22] Compiling Reactive.Banana.Prim.Evaluation ( src/Reactive/Banana/Prim/Evaluation.hs, dist/build/Reactive/Banana/Prim/Evaluation.o )
[ 8 of 22] Compiling Reactive.Banana.Prim.Combinators ( src/Reactive/Banana/Prim/Combinators.hs, dist/build/Reactive/Banana/Prim/Combinators.o )
[ 9 of 22] Compiling Reactive.Banana.Prim.IO ( src/Reactive/Banana/Prim/IO.hs, dist/build/Reactive/Banana/Prim/IO.o )
[10 of 22] Compiling Reactive.Banana.Prim.Compile ( src/Reactive/Banana/Prim/Compile.hs, dist/build/Reactive/Banana/Prim/Compile.o )
[11 of 22] Compiling Reactive.Banana.Prim ( src/Reactive/Banana/Prim.hs, dist/build/Reactive/Banana/Prim.o )
[12 of 22] Compiling Reactive.Banana.Prim.Test ( src/Reactive/Banana/Prim/Test.hs, dist/build/Reactive/Banana/Prim/Test.o )
[13 of 22] Compiling Reactive.Banana.Model ( src/Reactive/Banana/Model.hs, dist/build/Reactive/Banana/Model.o )
[14 of 22] Compiling Reactive.Banana.Internal.Phantom ( src/Reactive/Banana/Internal/Phantom.hs, dist/build/Reactive/Banana/Internal/Phantom.o )
[15 of 22] Compiling Control.Event.Handler ( src/Control/Event/Handler.hs, dist/build/Control/Event/Handler.o )
[16 of 22] Compiling Reactive.Banana.Internal.Combinators ( src/Reactive/Banana/Internal/Combinators.hs, dist/build/Reactive/Banana/Internal/Combinators.o )
[17 of 22] Compiling Reactive.Banana.Types ( src/Reactive/Banana/Types.hs, dist/build/Reactive/Banana/Types.o )
[18 of 22] Compiling Reactive.Banana.Combinators ( src/Reactive/Banana/Combinators.hs, dist/build/Reactive/Banana/Combinators.o )
[19 of 22] Compiling Reactive.Banana.Experimental.Calm ( src/Reactive/Banana/Experimental/Calm.hs, dist/build/Reactive/Banana/Experimental/Calm.o )
[20 of 22] Compiling Reactive.Banana.Switch ( src/Reactive/Banana/Switch.hs, dist/build/Reactive/Banana/Switch.o )

src/Reactive/Banana/Switch.hs:47:10: Warning:
    ‘AnyMoment’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[21 of 22] Compiling Reactive.Banana.Frameworks ( src/Reactive/Banana/Frameworks.hs, dist/build/Reactive/Banana/Frameworks.o )
[22 of 22] Compiling Reactive.Banana  ( src/Reactive/Banana.hs, dist/build/Reactive/Banana.o )
In-place registering reactive-banana-0.8.0.4...
Running Haddock for reactive-banana-0.8.0.4...
Running hscolour for reactive-banana-0.8.0.4...
Preprocessing library reactive-banana-0.8.0.4...
Preprocessing library reactive-banana-0.8.0.4...

src/Reactive/Banana/Switch.hs:47:10: Warning:
    ‘AnyMoment’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Haddock coverage:
  90% (  9 / 10) in 'Reactive.Banana.Prim.Order'
  71% ( 12 / 17) in 'Reactive.Banana.Prim.Dependencies'
  35% (  7 / 20) in 'Reactive.Banana.Prim.Dated'
  50% (  5 / 10) in 'Reactive.Banana.Prim.Cached'
  21% (  8 / 39) in 'Reactive.Banana.Prim.Types'
  23% (  5 / 22) in 'Reactive.Banana.Prim.Plumbing'
  40% (  2 /  5) in 'Reactive.Banana.Prim.Evaluation'
   6% (  1 / 16) in 'Reactive.Banana.Prim.Combinators'
  60% (  3 /  5) in 'Reactive.Banana.Prim.IO'
  83% (  5 /  6) in 'Reactive.Banana.Prim.Compile'
  49% ( 22 / 45) in 'Reactive.Banana.Prim'
   0% (  0 /  6) in 'Reactive.Banana.Prim.Test'
  30% (  9 / 30) in 'Reactive.Banana.Model'
  83% (  5 /  6) in 'Reactive.Banana.Internal.Phantom'
  89% (  8 /  9) in 'Control.Event.Handler'
   5% (  2 / 42) in 'Reactive.Banana.Internal.Combinators'
  83% (  5 /  6) in 'Reactive.Banana.Types'
  97% ( 37 / 38) in 'Reactive.Banana.Combinators'
  89% ( 24 / 27) in 'Reactive.Banana.Experimental.Calm'
  82% ( 14 / 17) in 'Reactive.Banana.Switch'
  97% ( 33 / 34) in 'Reactive.Banana.Frameworks'
  75% (  3 /  4) in 'Reactive.Banana'
Warning: Reactive.Banana.Prim: could not find link destinations for:
    Reactive.Banana.Prim.Types.EvalNetwork Reactive.Banana.Prim.Types.Graph Reactive.Banana.Prim.Types.BuildConf Reactive.Banana.Prim.Dated.Dated
Warning: Reactive.Banana.Model: could not find link destinations for:
    Reactive.Banana.Model.Time
Documentation created: dist/doc/html/reactive-banana/index.html,
dist/doc/html/reactive-banana/reactive-banana.txt
Creating package registration file: /tmp/pkgConf-reactive-banana-0.8.026873.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/reactive-banana-0.8.0.4
Registering reactive-banana-0.8.0.4...
Installed reactive-banana-0.8.0.4
[1 of 1] Compiling Main             ( /tmp/wxc-0.91.0.0-26873/wxc-0.91.0.0/dist/setup/setup.hs, /tmp/wxc-0.91.0.0-26873/wxc-0.91.0.0/dist/setup/Main.o )
Linking /tmp/wxc-0.91.0.0-26873/wxc-0.91.0.0/dist/setup/setup ...
Configuring wxc-0.91.0.0...

          Warning: No config found to match: /usr/bin/wx-config --version=2.9 --version-full
                   in /usr/lib/x86_64-linux-gnu/wx/config
          If you require this configuration, please install the desired
          library build.  If this is part of an automated configuration
          test and no other errors occur, you may safely ignore it.
          You may use wx-config --list to see all configs available in
          the default prefix.

readProcess failed: readProcess: wx-config "--version=2.9" "--version-full" (exit 1): failed
Configuring wxc to build against wxWidgets 3.0.0.0

Building wxc
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/apppath.cpp -o dist/build/src/cpp/apppath.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/dragimage.cpp -o dist/build/src/cpp/dragimage.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljaccelerator.cpp -o dist/build/src/cpp/eljaccelerator.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljartprov.cpp -o dist/build/src/cpp/eljartprov.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbitmap.cpp -o dist/build/src/cpp/eljbitmap.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbrush.cpp -o dist/build/src/cpp/eljbrush.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbusyinfo.cpp -o dist/build/src/cpp/eljbusyinfo.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbutton.cpp -o dist/build/src/cpp/eljbutton.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcalendarctrl.cpp -o dist/build/src/cpp/eljcalendarctrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcaret.cpp -o dist/build/src/cpp/eljcaret.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcheckbox.cpp -o dist/build/src/cpp/eljcheckbox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljchecklistbox.cpp -o dist/build/src/cpp/eljchecklistbox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljchoice.cpp -o dist/build/src/cpp/eljchoice.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljclipboard.cpp -o dist/build/src/cpp/eljclipboard.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcoldata.cpp -o dist/build/src/cpp/eljcoldata.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcolour.cpp -o dist/build/src/cpp/eljcolour.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcolourdlg.cpp -o dist/build/src/cpp/eljcolourdlg.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcombobox.cpp -o dist/build/src/cpp/eljcombobox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljconfigbase.cpp -o dist/build/src/cpp/eljconfigbase.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcontrol.cpp -o dist/build/src/cpp/eljcontrol.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljctxhelp.cpp -o dist/build/src/cpp/eljctxhelp.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcursor.cpp -o dist/build/src/cpp/eljcursor.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdataformat.cpp -o dist/build/src/cpp/eljdataformat.o
src/cpp/eljdataformat.cpp: In function ‘wxDataFormat* wxDataFormat_CreateFromType(int)’:
src/cpp/eljdataformat.cpp:13:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  return new wxDataFormat ((wxDataFormat::NativeFormat)typ);
                                                       ^
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdatetime.cpp -o dist/build/src/cpp/eljdatetime.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdc.cpp -o dist/build/src/cpp/eljdc.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdcsvg.cpp -o dist/build/src/cpp/eljdcsvg.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdialog.cpp -o dist/build/src/cpp/eljdialog.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdirdlg.cpp -o dist/build/src/cpp/eljdirdlg.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdnd.cpp -o dist/build/src/cpp/eljdnd.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljdrawing.cpp -o dist/build/src/cpp/eljdrawing.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljevent.cpp -o dist/build/src/cpp/eljevent.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfiledialog.cpp -o dist/build/src/cpp/eljfiledialog.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfilehist.cpp -o dist/build/src/cpp/eljfilehist.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfindrepldlg.cpp -o dist/build/src/cpp/eljfindrepldlg.o
src/cpp/eljfindrepldlg.cpp:21:17: note: #pragma message: wxWidgets find/replace dialog event wrappers generated
 #pragma message "wxWidgets find/replace dialog event wrappers generated"
                 ^
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfont.cpp -o dist/build/src/cpp/eljfont.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfontdata.cpp -o dist/build/src/cpp/eljfontdata.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljfontdlg.cpp -o dist/build/src/cpp/eljfontdlg.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljframe.cpp -o dist/build/src/cpp/eljframe.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljgauge.cpp -o dist/build/src/cpp/eljgauge.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljgrid.cpp -o dist/build/src/cpp/eljgrid.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljhelpcontroller.cpp -o dist/build/src/cpp/eljhelpcontroller.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljicnbndl.cpp -o dist/build/src/cpp/eljicnbndl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljicon.cpp -o dist/build/src/cpp/eljicon.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljimage.cpp -o dist/build/src/cpp/eljimage.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljimagelist.cpp -o dist/build/src/cpp/eljimagelist.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljlayoutconstraints.cpp -o dist/build/src/cpp/eljlayoutconstraints.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljlistbox.cpp -o dist/build/src/cpp/eljlistbox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljlistctrl.cpp -o dist/build/src/cpp/eljlistctrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljlocale.cpp -o dist/build/src/cpp/eljlocale.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljlog.cpp -o dist/build/src/cpp/eljlog.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmask.cpp -o dist/build/src/cpp/eljmask.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmdi.cpp -o dist/build/src/cpp/eljmdi.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmenu.cpp -o dist/build/src/cpp/eljmenu.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmenubar.cpp -o dist/build/src/cpp/eljmenubar.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmessagedialog.cpp -o dist/build/src/cpp/eljmessagedialog.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljmime.cpp -o dist/build/src/cpp/eljmime.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljminiframe.cpp -o dist/build/src/cpp/eljminiframe.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljnotebook.cpp -o dist/build/src/cpp/eljnotebook.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljpalette.cpp -o dist/build/src/cpp/eljpalette.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljpanel.cpp -o dist/build/src/cpp/eljpanel.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljpen.cpp -o dist/build/src/cpp/eljpen.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljprintdlg.cpp -o dist/build/src/cpp/eljprintdlg.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljprinting.cpp -o dist/build/src/cpp/eljprinting.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljprocess.cpp -o dist/build/src/cpp/eljprocess.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljradiobox.cpp -o dist/build/src/cpp/eljradiobox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljradiobutton.cpp -o dist/build/src/cpp/eljradiobutton.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljrc.cpp -o dist/build/src/cpp/eljrc.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljregion.cpp -o dist/build/src/cpp/eljregion.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljregioniter.cpp -o dist/build/src/cpp/eljregioniter.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljsash.cpp -o dist/build/src/cpp/eljsash.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljscrollbar.cpp -o dist/build/src/cpp/eljscrollbar.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljscrolledwindow.cpp -o dist/build/src/cpp/eljscrolledwindow.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljsingleinst.cpp -o dist/build/src/cpp/eljsingleinst.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljsizer.cpp -o dist/build/src/cpp/eljsizer.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljslider.cpp -o dist/build/src/cpp/eljslider.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljspinctrl.cpp -o dist/build/src/cpp/eljspinctrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljsplitterwindow.cpp -o dist/build/src/cpp/eljsplitterwindow.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljstaticbox.cpp -o dist/build/src/cpp/eljstaticbox.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljstaticline.cpp -o dist/build/src/cpp/eljstaticline.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljstatictext.cpp -o dist/build/src/cpp/eljstatictext.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljstatusbar.cpp -o dist/build/src/cpp/eljstatusbar.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljsystemsettings.cpp -o dist/build/src/cpp/eljsystemsettings.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljtextctrl.cpp -o dist/build/src/cpp/eljtextctrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljtimer.cpp -o dist/build/src/cpp/eljtimer.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljtipwnd.cpp -o dist/build/src/cpp/eljtipwnd.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljtglbtn.cpp -o dist/build/src/cpp/eljtglbtn.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljtoolbar.cpp -o dist/build/src/cpp/eljtoolbar.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljvalidator.cpp -o dist/build/src/cpp/eljvalidator.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljwindow.cpp -o dist/build/src/cpp/eljwindow.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljwizard.cpp -o dist/build/src/cpp/eljwizard.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/ewxw_main.cpp -o dist/build/src/cpp/ewxw_main.o
src/cpp/ewxw_main.cpp: In function ‘void ELJApp_InitializeC(wxClosure*, int, char**)’:
src/cpp/ewxw_main.cpp:105:32: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
   char* args[] = { "wxc", NULL };
                                ^
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/extra.cpp -o dist/build/src/cpp/extra.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/glcanvas.cpp -o dist/build/src/cpp/glcanvas.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/graphicscontext.cpp -o dist/build/src/cpp/graphicscontext.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/image.cpp -o dist/build/src/cpp/image.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/managed.cpp -o dist/build/src/cpp/managed.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/mediactrl.cpp -o dist/build/src/cpp/mediactrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/previewframe.cpp -o dist/build/src/cpp/previewframe.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/printout.cpp -o dist/build/src/cpp/printout.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/sckaddr.cpp -o dist/build/src/cpp/sckaddr.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/socket.cpp -o dist/build/src/cpp/socket.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/sound.cpp -o dist/build/src/cpp/sound.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/stc.cpp -o dist/build/src/cpp/stc.o
src/cpp/stc.cpp: In function ‘void wxStyledTextEvent_SetDragResult(void*, int)’:
src/cpp/stc.cpp:600:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   ((wxStyledTextEvent*) _obj)->SetDragResult(*(wxDragResult*)val);
                                                              ^
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/std.cpp -o dist/build/src/cpp/std.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/taskbaricon.cpp -o dist/build/src/cpp/taskbaricon.o
src/cpp/taskbaricon.cpp:21:17: note: #pragma message: wxWidgets taskbar event wrappers generated
 #pragma message "wxWidgets taskbar event wrappers generated"
                 ^
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/textstream.cpp -o dist/build/src/cpp/textstream.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/treectrl.cpp -o dist/build/src/cpp/treectrl.o
/usr/bin/gcc -Isrc/include -I/usr/include/wx-3.0 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/wrapper.cpp -o dist/build/src/cpp/wrapper.o
Linking wxc
/usr/bin/gcc -shared -Wl,-soname,libwxc.so -o dist/build/libwxc.so.0.91.0.0 dist/build/src/cpp/apppath.o dist/build/src/cpp/dragimage.o dist/build/src/cpp/eljaccelerator.o dist/build/src/cpp/eljartprov.o dist/build/src/cpp/eljbitmap.o dist/build/src/cpp/eljbrush.o dist/build/src/cpp/eljbusyinfo.o dist/build/src/cpp/eljbutton.o dist/build/src/cpp/eljcalendarctrl.o dist/build/src/cpp/eljcaret.o dist/build/src/cpp/eljcheckbox.o dist/build/src/cpp/eljchecklistbox.o dist/build/src/cpp/eljchoice.o dist/build/src/cpp/eljclipboard.o dist/build/src/cpp/eljcoldata.o dist/build/src/cpp/eljcolour.o dist/build/src/cpp/eljcolourdlg.o dist/build/src/cpp/eljcombobox.o dist/build/src/cpp/eljconfigbase.o dist/build/src/cpp/eljcontrol.o dist/build/src/cpp/eljctxhelp.o dist/build/src/cpp/eljcursor.o dist/build/src/cpp/eljdataformat.o dist/build/src/cpp/eljdatetime.o dist/build/src/cpp/eljdc.o dist/build/src/cpp/eljdcsvg.o dist/build/src/cpp/eljdialog.o dist/build/src/cpp/eljdirdlg.o dist/build/src/cpp/eljdnd.o dist/build/src/cpp/eljdrawing.o dist/build/src/cpp/eljevent.o dist/build/src/cpp/eljfiledialog.o dist/build/src/cpp/eljfilehist.o dist/build/src/cpp/eljfindrepldlg.o dist/build/src/cpp/eljfont.o dist/build/src/cpp/eljfontdata.o dist/build/src/cpp/eljfontdlg.o dist/build/src/cpp/eljframe.o dist/build/src/cpp/eljgauge.o dist/build/src/cpp/eljgrid.o dist/build/src/cpp/eljhelpcontroller.o dist/build/src/cpp/eljicnbndl.o dist/build/src/cpp/eljicon.o dist/build/src/cpp/eljimage.o dist/build/src/cpp/eljimagelist.o dist/build/src/cpp/eljlayoutconstraints.o dist/build/src/cpp/eljlistbox.o dist/build/src/cpp/eljlistctrl.o dist/build/src/cpp/eljlocale.o dist/build/src/cpp/eljlog.o dist/build/src/cpp/eljmask.o dist/build/src/cpp/eljmdi.o dist/build/src/cpp/eljmenu.o dist/build/src/cpp/eljmenubar.o dist/build/src/cpp/eljmessagedialog.o dist/build/src/cpp/eljmime.o dist/build/src/cpp/eljminiframe.o dist/build/src/cpp/eljnotebook.o dist/build/src/cpp/eljpalette.o dist/build/src/cpp/eljpanel.o dist/build/src/cpp/eljpen.o dist/build/src/cpp/eljprintdlg.o dist/build/src/cpp/eljprinting.o dist/build/src/cpp/eljprocess.o dist/build/src/cpp/eljradiobox.o dist/build/src/cpp/eljradiobutton.o dist/build/src/cpp/eljrc.o dist/build/src/cpp/eljregion.o dist/build/src/cpp/eljregioniter.o dist/build/src/cpp/eljsash.o dist/build/src/cpp/eljscrollbar.o dist/build/src/cpp/eljscrolledwindow.o dist/build/src/cpp/eljsingleinst.o dist/build/src/cpp/eljsizer.o dist/build/src/cpp/eljslider.o dist/build/src/cpp/eljspinctrl.o dist/build/src/cpp/eljsplitterwindow.o dist/build/src/cpp/eljstaticbox.o dist/build/src/cpp/eljstaticline.o dist/build/src/cpp/eljstatictext.o dist/build/src/cpp/eljstatusbar.o dist/build/src/cpp/eljsystemsettings.o dist/build/src/cpp/eljtextctrl.o dist/build/src/cpp/eljtimer.o dist/build/src/cpp/eljtipwnd.o dist/build/src/cpp/eljtglbtn.o dist/build/src/cpp/eljtoolbar.o dist/build/src/cpp/eljvalidator.o dist/build/src/cpp/eljwindow.o dist/build/src/cpp/eljwizard.o dist/build/src/cpp/ewxw_main.o dist/build/src/cpp/extra.o dist/build/src/cpp/glcanvas.o dist/build/src/cpp/graphicscontext.o dist/build/src/cpp/image.o dist/build/src/cpp/managed.o dist/build/src/cpp/mediactrl.o dist/build/src/cpp/previewframe.o dist/build/src/cpp/printout.o dist/build/src/cpp/sckaddr.o dist/build/src/cpp/socket.o dist/build/src/cpp/sound.o dist/build/src/cpp/stc.o dist/build/src/cpp/std.o dist/build/src/cpp/taskbaricon.o dist/build/src/cpp/textstream.o dist/build/src/cpp/treectrl.o dist/build/src/cpp/wrapper.o -L/usr/lib/x86_64-linux-gnu '-lstdc++' -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_gl-3.0 -lwx_gtk2u_media-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0
Running Haddock for wxc-0.91.0.0...
Running hscolour for wxc-0.91.0.0...
Preprocessing library wxc-0.91.0.0...
Preprocessing library wxc-0.91.0.0...
haddock: No input file(s).
Creating package registration file: /tmp/pkgConf-wxc-0.91.026873.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wxc-0.91.0.0
Registering wxc-0.91.0.0...
Installed wxc-0.91.0.0
Downloading wxcore-0.91.0.0...
[1 of 1] Compiling Main             ( /tmp/wxcore-0.91.0.0-26873/wxcore-0.91.0.0/dist/setup/setup.hs, /tmp/wxcore-0.91.0.0-26873/wxcore-0.91.0.0/dist/setup/Main.o )
Linking /tmp/wxcore-0.91.0.0-26873/wxcore-0.91.0.0/dist/setup/setup ...
Configuring wxcore-0.91.0.0...
/bin/sh: 1: wxdirect: not found
/bin/sh: 1: wxdirect: not found
/bin/sh: 1: wxdirect: not found
Generating class type definitions from .h files
wxdirect -t --wxc "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wxc-0.91.0.0" -o "src/haskell/Graphics/UI/WXCore" "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wxc-0.91.0.0/include/wxc.h"
Generating class info definitions
wxdirect -i --wxc "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wxc-0.91.0.0" -o "src/haskell/Graphics/UI/WXCore" "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wxc-0.91.0.0/include/wxc.h"
Generating class method definitions from .h files
wxdirect -c --wxc "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wxc-0.91.0.0" -o "src/haskell/Graphics/UI/WXCore" "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wxc-0.91.0.0/include/wxc.h"
Building wxcore-0.91.0.0...
Preprocessing library wxcore-0.91.0.0...
[ 1 of 23] Compiling Graphics.UI.WXCore.WxcObject ( src/haskell/Graphics/UI/WXCore/WxcObject.hs, dist/build/Graphics/UI/WXCore/WxcObject.o )
[ 2 of 23] Compiling Graphics.UI.WXCore.WxcClassTypes ( src/haskell/Graphics/UI/WXCore/WxcClassTypes.hs, dist/build/Graphics/UI/WXCore/WxcClassTypes.o )
[ 3 of 23] Compiling Graphics.UI.WXCore.WxcTypes ( src/haskell/Graphics/UI/WXCore/WxcTypes.hs, dist/build/Graphics/UI/WXCore/WxcTypes.o )
[ 4 of 23] Compiling Graphics.UI.WXCore.WxcClassesAL ( src/haskell/Graphics/UI/WXCore/WxcClassesAL.hs, dist/build/Graphics/UI/WXCore/WxcClassesAL.o )
[ 5 of 23] Compiling Graphics.UI.WXCore.WxcClassesMZ ( src/haskell/Graphics/UI/WXCore/WxcClassesMZ.hs, dist/build/Graphics/UI/WXCore/WxcClassesMZ.o )
[ 6 of 23] Compiling Graphics.UI.WXCore.GHCiSupport ( src/haskell/Graphics/UI/WXCore/GHCiSupport.hs, dist/build/Graphics/UI/WXCore/GHCiSupport.o )
[ 7 of 23] Compiling Graphics.UI.WXCore.WxcClasses ( src/haskell/Graphics/UI/WXCore/WxcClasses.hs, dist/build/Graphics/UI/WXCore/WxcClasses.o )
[ 8 of 23] Compiling Graphics.UI.WXCore.WxcClassInfo ( src/haskell/Graphics/UI/WXCore/WxcClassInfo.hs, dist/build/Graphics/UI/WXCore/WxcClassInfo.o )
[ 9 of 23] Compiling Graphics.UI.WXCore.Defines ( src/haskell/Graphics/UI/WXCore/Defines.hs, dist/build/Graphics/UI/WXCore/Defines.o )
[10 of 23] Compiling Graphics.UI.WXCore.WxcDefs ( src/haskell/Graphics/UI/WXCore/WxcDefs.hs, dist/build/Graphics/UI/WXCore/WxcDefs.o )
[11 of 23] Compiling Graphics.UI.WXCore.Types ( src/haskell/Graphics/UI/WXCore/Types.hs, dist/build/Graphics/UI/WXCore/Types.o )
[12 of 23] Compiling Graphics.UI.WXCore.Draw ( src/haskell/Graphics/UI/WXCore/Draw.hs, dist/build/Graphics/UI/WXCore/Draw.o )
[13 of 23] Compiling Graphics.UI.WXCore.Events ( src/haskell/Graphics/UI/WXCore/Events.hs, dist/build/Graphics/UI/WXCore/Events.o )
[14 of 23] Compiling Graphics.UI.WXCore.Process ( src/haskell/Graphics/UI/WXCore/Process.hs, dist/build/Graphics/UI/WXCore/Process.o )
[15 of 23] Compiling Graphics.UI.WXCore.Frame ( src/haskell/Graphics/UI/WXCore/Frame.hs, dist/build/Graphics/UI/WXCore/Frame.o )
[16 of 23] Compiling Graphics.UI.WXCore.Print ( src/haskell/Graphics/UI/WXCore/Print.hs, dist/build/Graphics/UI/WXCore/Print.o )
[17 of 23] Compiling Graphics.UI.WXCore.Dialogs ( src/haskell/Graphics/UI/WXCore/Dialogs.hs, dist/build/Graphics/UI/WXCore/Dialogs.o )
[18 of 23] Compiling Graphics.UI.WXCore.Controls ( src/haskell/Graphics/UI/WXCore/Controls.hs, dist/build/Graphics/UI/WXCore/Controls.o )
[19 of 23] Compiling Graphics.UI.WXCore.Layout ( src/haskell/Graphics/UI/WXCore/Layout.hs, dist/build/Graphics/UI/WXCore/Layout.o )
[20 of 23] Compiling Graphics.UI.WXCore.Image ( src/haskell/Graphics/UI/WXCore/Image.hs, dist/build/Graphics/UI/WXCore/Image.o )
[21 of 23] Compiling Graphics.UI.WXCore.DragAndDrop ( src/haskell/Graphics/UI/WXCore/DragAndDrop.hs, dist/build/Graphics/UI/WXCore/DragAndDrop.o )
[22 of 23] Compiling Graphics.UI.WXCore.OpenGL ( src/haskell/Graphics/UI/WXCore/OpenGL.hs, dist/build/Graphics/UI/WXCore/OpenGL.o )
[23 of 23] Compiling Graphics.UI.WXCore ( src/haskell/Graphics/UI/WXCore.hs, dist/build/Graphics/UI/WXCore.o )
In-place registering wxcore-0.91.0.0...
Running Haddock for wxcore-0.91.0.0...
Running hscolour for wxcore-0.91.0.0...
Preprocessing library wxcore-0.91.0.0...
Preprocessing library wxcore-0.91.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: wxc-0.91.0.0
Haddock coverage:
  88% ( 14 / 16) in 'Graphics.UI.WXCore.WxcObject'
 100% (2190 /2190) in 'Graphics.UI.WXCore.WxcClassTypes'
  42% (101 /239) in 'Graphics.UI.WXCore.WxcTypes'
 100% (1620 /1620) in 'Graphics.UI.WXCore.WxcClassesAL'
 100% (2468 /2468) in 'Graphics.UI.WXCore.WxcClassesMZ'
   0% (  0 /  2) in 'Graphics.UI.WXCore.GHCiSupport'
 100% (  5 /  5) in 'Graphics.UI.WXCore.WxcClasses'
   2% ( 13 /799) in 'Graphics.UI.WXCore.WxcClassInfo'
 100% (  9 /  9) in 'Graphics.UI.WXCore.Defines'
   1% ( 16 /2645) in 'Graphics.UI.WXCore.WxcDefs'
  61% ( 91 /149) in 'Graphics.UI.WXCore.Types'
  96% ( 71 / 74) in 'Graphics.UI.WXCore.Draw'
  97% (194 /201) in 'Graphics.UI.WXCore.Events'
 100% ( 21 / 21) in 'Graphics.UI.WXCore.Process'
  95% ( 18 / 19) in 'Graphics.UI.WXCore.Frame'
 100% ( 17 / 17) in 'Graphics.UI.WXCore.Print'
 100% ( 24 / 24) in 'Graphics.UI.WXCore.Dialogs'
 100% ( 16 / 16) in 'Graphics.UI.WXCore.Controls'
Warning: Graphics.UI.WXCore.Layout: widget is exported separately but will be documented under Widget. Consider exporting it together with its parent(s) for code clarity.
 100% (107 /107) in 'Graphics.UI.WXCore.Layout'
  98% ( 40 / 41) in 'Graphics.UI.WXCore.Image'
  75% (  6 /  8) in 'Graphics.UI.WXCore.DragAndDrop'
 100% (  6 /  6) in 'Graphics.UI.WXCore.OpenGL'
 100% ( 20 / 20) in 'Graphics.UI.WXCore'
Documentation created: dist/doc/html/wxcore/index.html,
dist/doc/html/wxcore/wxcore.txt
Creating package registration file: /tmp/pkgConf-wxcore-0.91.026873.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wxcore-0.91.0.0
Registering wxcore-0.91.0.0...
Installed wxcore-0.91.0.0
Downloading wx-0.91.0.0...
Configuring wx-0.91.0.0...
Building wx-0.91.0.0...
Preprocessing library wx-0.91.0.0...
[ 1 of 16] Compiling Graphics.UI.WX.Types ( src/Graphics/UI/WX/Types.hs, dist/build/Graphics/UI/WX/Types.o )
[ 2 of 16] Compiling Graphics.UI.WX.Attributes ( src/Graphics/UI/WX/Attributes.hs, dist/build/Graphics/UI/WX/Attributes.o )
[ 3 of 16] Compiling Graphics.UI.WX.Layout ( src/Graphics/UI/WX/Layout.hs, dist/build/Graphics/UI/WX/Layout.o )
[ 4 of 16] Compiling Graphics.UI.WX.Classes ( src/Graphics/UI/WX/Classes.hs, dist/build/Graphics/UI/WX/Classes.o )
[ 5 of 16] Compiling Graphics.UI.WX.Media ( src/Graphics/UI/WX/Media.hs, dist/build/Graphics/UI/WX/Media.o )
[ 6 of 16] Compiling Graphics.UI.WX.Events ( src/Graphics/UI/WX/Events.hs, dist/build/Graphics/UI/WX/Events.o )
[ 7 of 16] Compiling Graphics.UI.WX.Window ( src/Graphics/UI/WX/Window.hs, dist/build/Graphics/UI/WX/Window.o )
[ 8 of 16] Compiling Graphics.UI.WX.TopLevelWindow ( src/Graphics/UI/WX/TopLevelWindow.hs, dist/build/Graphics/UI/WX/TopLevelWindow.o )
[ 9 of 16] Compiling Graphics.UI.WX.Variable ( src/Graphics/UI/WX/Variable.hs, dist/build/Graphics/UI/WX/Variable.o )
[10 of 16] Compiling Graphics.UI.WX.Frame ( src/Graphics/UI/WX/Frame.hs, dist/build/Graphics/UI/WX/Frame.o )
[11 of 16] Compiling Graphics.UI.WX.Controls ( src/Graphics/UI/WX/Controls.hs, dist/build/Graphics/UI/WX/Controls.o )
[12 of 16] Compiling Graphics.UI.WX.Dialogs ( src/Graphics/UI/WX/Dialogs.hs, dist/build/Graphics/UI/WX/Dialogs.o )
[13 of 16] Compiling Graphics.UI.WX.Timer ( src/Graphics/UI/WX/Timer.hs, dist/build/Graphics/UI/WX/Timer.o )
[14 of 16] Compiling Graphics.UI.WX.Menu ( src/Graphics/UI/WX/Menu.hs, dist/build/Graphics/UI/WX/Menu.o )
[15 of 16] Compiling Graphics.UI.WX.Draw ( src/Graphics/UI/WX/Draw.hs, dist/build/Graphics/UI/WX/Draw.o )
[16 of 16] Compiling Graphics.UI.WX   ( src/Graphics/UI/WX.hs, dist/build/Graphics/UI/WX.o )
In-place registering wx-0.91.0.0...
Running Haddock for wx-0.91.0.0...
Running hscolour for wx-0.91.0.0...
Preprocessing library wx-0.91.0.0...
Preprocessing library wx-0.91.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: wxc-0.91.0.0
Haddock coverage:
  65% (109 /167) in 'Graphics.UI.WX.Types'
 100% ( 38 / 38) in 'Graphics.UI.WX.Attributes'
Warning: Graphics.UI.WX.Layout: layout is exported separately but will be documented under Form. Consider exporting it together with its parent(s) for code clarity.
 100% (  5 /  5) in 'Graphics.UI.WX.Layout'
  97% ( 31 / 32) in 'Graphics.UI.WX.Classes'
 100% ( 18 / 18) in 'Graphics.UI.WX.Media'
Warning: Graphics.UI.WX.Events: select is exported separately but will be documented under Selecting. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Events: command is exported separately but will be documented under Commanding. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Events: mouse is exported separately but will be documented under Reactive. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Events: keyboard is exported separately but will be documented under Reactive. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Events: closing is exported separately but will be documented under Reactive. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Events: idle is exported separately but will be documented under Reactive. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Events: resize is exported separately but will be documented under Reactive. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Events: focus is exported separately but will be documented under Reactive. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Events: activate is exported separately but will be documented under Reactive. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Events: paint is exported separately but will be documented under Paint. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Events: paintRaw is exported separately but will be documented under Paint. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Events: repaint is exported separately but will be documented under Paint. Consider exporting it together with its parent(s) for code clarity.
  61% ( 44 / 72) in 'Graphics.UI.WX.Events'
 100% ( 21 / 21) in 'Graphics.UI.WX.Window'
 100% (  5 /  5) in 'Graphics.UI.WX.TopLevelWindow'
 100% (  2 /  2) in 'Graphics.UI.WX.Variable'
 100% ( 25 / 25) in 'Graphics.UI.WX.Frame'
Warning: Graphics.UI.WX.Controls: alignment is exported separately but will be documented under Aligned. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Controls: wrap is exported separately but will be documented under Wrapped. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Controls: sorted is exported separately but will be documented under Sorted. Consider exporting it together with its parent(s) for code clarity.
  89% (115 /129) in 'Graphics.UI.WX.Controls'
 100% ( 24 / 24) in 'Graphics.UI.WX.Dialogs'
 100% (  4 /  4) in 'Graphics.UI.WX.Timer'
 100% ( 43 / 43) in 'Graphics.UI.WX.Menu'
Warning: Graphics.UI.WX.Draw: pen is exported separately but will be documented under Drawn. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Draw: penKind is exported separately but will be documented under Drawn. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Draw: penWidth is exported separately but will be documented under Drawn. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Draw: penCap is exported separately but will be documented under Drawn. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Draw: penJoin is exported separately but will be documented under Drawn. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Draw: penColor is exported separately but will be documented under Drawn. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Draw: brush is exported separately but will be documented under Brushed. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Draw: brushKind is exported separately but will be documented under Brushed. Consider exporting it together with its parent(s) for code clarity.
Warning: Graphics.UI.WX.Draw: brushColor is exported separately but will be documented under Brushed. Consider exporting it together with its parent(s) for code clarity.
  88% ( 22 / 25) in 'Graphics.UI.WX.Draw'
 100% ( 18 / 18) in 'Graphics.UI.WX'
Warning: Graphics.UI.WX.Controls: could not find link destinations for:
    Graphics.UI.WX.Controls.CSingleListBox Graphics.UI.WX.Controls.CMultiListBox
Documentation created: dist/doc/html/wx/index.html, dist/doc/html/wx/wx.txt
Creating package registration file: /tmp/pkgConf-wx-0.91.026873.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wx-0.91.0.0
Registering wx-0.91.0.0...
Installed wx-0.91.0.0
Downloading reactive-banana-wx-0.8.0.4...

/tmp/reactive-banana-wx-0.8.0.4-26873/reactive-banana-wx-0.8.0.4/dist/setup/setup.hs:5:8:
    Could not find module ‘Distribution.MacOSX’
    Perhaps you meant
      Distribution.Make (from Cabal-1.22.0.0)
      Distribution.Make (needs flag -package Cabal-1.20.0.3)
      Distribution.Package (needs flag -package Cabal-1.20.0.3)
    Use -v to see a list of the files searched for.
Failed to install reactive-banana-wx-0.8.0.4
cabal: Error: some packages failed to install:
reactive-banana-wx-0.8.0.4 failed during the configure step. The exception
was:
ExitFailure 1

Test log

No test log was submitted for this report.