Build #2 for graphicstools-0.2.2

[all reports]

Package graphicstools-0.2.2
Install DependencyFailed CV-0.3.5.3
Docs NotTried
Tests NotTried
Time submitted 2015-09-26 13:09:28.327197 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies wxcore-0.92.0.0, wx-0.92.0.0, ghc-prim-0.4.0.0, directory-1.2.2.0, containers-0.5.6.2, bindings-DSL-1.0.22, base-4.8.1.0, CV-0.3.5.3
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring bindings-DSL-1.0.22...
Building bindings-DSL-1.0.22...
Preprocessing library bindings-DSL-1.0.22...
[1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, dist/build/Bindings/Utilities.o )

Bindings/Utilities.hs:2:1: Warning: Tab character

Bindings/Utilities.hs:3:1: Warning: Tab character

Bindings/Utilities.hs:32:1: Warning: Tab character

Bindings/Utilities.hs:33:1: Warning: Tab character

Bindings/Utilities.hs:34:1: Warning: Tab character

Bindings/Utilities.hs:35:1: Warning: Tab character

Bindings/Utilities.hs:36:1: Warning: Tab character

Bindings/Utilities.hs:37:1: Warning: Tab character

Bindings/Utilities.hs:38:1: Warning: Tab character

Bindings/Utilities.hs:39:1: Warning: Tab character
In-place registering bindings-DSL-1.0.22...
Running Haddock for bindings-DSL-1.0.22...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-bindings-DSL-1.0336465782861021530.22
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bindings-DSL-1.0.22-2m2ZVVxqiWcGXmClWGGYoj
Registering bindings-DSL-1.0.22...
Installed bindings-DSL-1.0.22
Configuring ix-shapable-0.1.0...
Building ix-shapable-0.1.0...
Preprocessing library ix-shapable-0.1.0...
[1 of 1] Compiling Data.Ix.Shapable ( Data/Ix/Shapable.hs, dist/build/Data/Ix/Shapable.o )
In-place registering ix-shapable-0.1.0...
Running Haddock for ix-shapable-0.1.0...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-ix-shapable-0.15117023052084420925.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ix-shapable-0.1.0-JGZV7QGlLDx4kOUEIV0i8T
Registering ix-shapable-0.1.0...
Installed ix-shapable-0.1.0
Configuring lazysmallcheck-0.6...
Building lazysmallcheck-0.6...
Preprocessing library lazysmallcheck-0.6...
[1 of 1] Compiling Test.LazySmallCheck ( Test/LazySmallCheck.hs, dist/build/Test/LazySmallCheck.o )
In-place registering lazysmallcheck-0.6...
Running Haddock for lazysmallcheck-0.6...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-lazysmallcheck-014115496761843993368.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lazysmallcheck-0.6-8lNVfHK31yKGvIqZAOKH0y
Registering lazysmallcheck-0.6...
Installed lazysmallcheck-0.6
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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file: /tmp/pkgConf-mtl-2.221147380972007905771.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring parallel-3.2.0.6...
Building parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.6...
Running Haddock for parallel-3.2.0.6...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-parallel-3.2.014505736221037127828.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj
Registering parallel-3.2.0.6...
Installed parallel-3.2.0.6
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-primitive-0.6.121139038817684930.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file: /tmp/pkgConf-random-11253207672570073850.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file: /tmp/pkgConf-stm-2.421184219931520223205.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring storable-complex-0.2.2...
Building storable-complex-0.2.2...
Preprocessing library storable-complex-0.2.2...
[1 of 1] Compiling Foreign.Storable.Complex ( in-base/Foreign/Storable/Complex.hs, dist/build/Foreign/Storable/Complex.o )
In-place registering storable-complex-0.2.2...
Running Haddock for storable-complex-0.2.2...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-storable-complex-0.2119270755631308902.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-complex-0.2.2-2MkV3qezhU24R0A34b7XWh
Registering storable-complex-0.2.2...
Installed storable-complex-0.2.2
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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-strict-0.315038852381219407971.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/strict-0.3.2-DKYjecaDdpb08wIbtxfizS
Registering strict-0.3.2...
Installed strict-0.3.2
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file: /tmp/pkgConf-syb-05643255781297893529.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-text-1.2.11264019471204462951.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring utility-ht-0.0.11...
Building utility-ht-0.0.11...
Preprocessing library utility-ht-0.0.11...
[ 1 of 27] Compiling Text.Show.HT     ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o )
[ 2 of 27] Compiling Text.Read.HT     ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o )
[ 3 of 27] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o )
[ 4 of 27] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o )
[ 5 of 27] Compiling Data.Tuple.Strict ( src/Data/Tuple/Strict.hs, dist/build/Data/Tuple/Strict.o )
[ 6 of 27] Compiling Data.Tuple.Lazy  ( src/Data/Tuple/Lazy.hs, dist/build/Data/Tuple/Lazy.o )
[ 7 of 27] Compiling Data.Tuple.HT    ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o )
[ 8 of 27] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o )
[ 9 of 27] Compiling Data.Monoid.HT   ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o )
[10 of 27] Compiling Data.Maybe.HT    ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o )
[11 of 27] Compiling Data.Ix.Enum     ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o )
[12 of 27] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o )
[13 of 27] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o )
[14 of 27] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o )
[15 of 27] Compiling Data.List.Key    ( src/Data/List/Key.hs, dist/build/Data/List/Key.o )
[16 of 27] Compiling Data.Ord.HT      ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o )
[17 of 27] Compiling Data.Eq.HT       ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o )
[18 of 27] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o )
[19 of 27] Compiling Data.Bool.HT     ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o )
[20 of 27] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o )
[21 of 27] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o )
[22 of 27] Compiling Data.List.HT     ( src/Data/List/HT.hs, dist/build/Data/List/HT.o )
[23 of 27] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o )

src/Data/Record/HT/Private.hs:3:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[24 of 27] Compiling Data.Record.HT   ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o )
[25 of 27] Compiling Data.String.HT   ( src/Data/String/HT.hs, dist/build/Data/String/HT.o )
[26 of 27] Compiling Data.Tuple.Example ( src/Data/Tuple/Example.hs, dist/build/Data/Tuple/Example.o )
[27 of 27] Compiling Data.List.Match  ( src/Data/List/Match.hs, dist/build/Data/List/Match.o )
In-place registering utility-ht-0.0.11...
Running Haddock for utility-ht-0.0.11...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-utility-ht-0.02941109911417076376.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utility-ht-0.0.11-2TDzwuUXV1L537S7AEMkBP
Registering utility-ht-0.0.11...
Installed utility-ht-0.0.11
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )

Data/Vector/Fusion/Util.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )

Data/Vector/Primitive.hs:167:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:172:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

Data/Vector/Unboxed.hs:189:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )

Data/Vector.hs:190:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering vector-0.11.0.0...
Running Haddock for vector-0.11.0.0...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-vector-0.11.0646755199270754552.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-tf-random-019346601831880346039.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring carray-0.1.5.2...
Building carray-0.1.5.2...
Preprocessing library carray-0.1.5.2...
[1 of 3] Compiling Data.Array.CArray.Base ( Data/Array/CArray/Base.hs, dist/build/Data/Array/CArray/Base.o )

Data/Array/CArray/Base.hs:63:1: Warning:
    The import item ‘Typeable(..)’ suggests that
    ‘Typeable’ has (in-scope) constructors or class methods,
    but it has none

Data/Array/CArray/Base.hs:205:36: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/Array/CArray/Base.hs:406:24: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/Array/CArray/Base.hs:288:11: Warning:
    Rule "cmpCArray/Int" may never fire
      because ‘cmpCArray’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘cmpCArray’
[2 of 3] Compiling Data.Array.IOCArray ( Data/Array/IOCArray.hs, dist/build/Data/Array/IOCArray.o )
[3 of 3] Compiling Data.Array.CArray ( Data/Array/CArray.hs, dist/build/Data/Array/CArray.o )
In-place registering carray-0.1.5.2...
Running Haddock for carray-0.1.5.2...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-carray-0.1.53183220421987235624.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/carray-0.1.5.2-5nSowOAwBL03yZwaR37gmG
Registering carray-0.1.5.2...
Installed carray-0.1.5.2
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 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 )

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
[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.9...
Running Haddock for parsec-3.1.9...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-parsec-3.11692713933379366797.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring storable-record-0.0.3...
Building storable-record-0.0.3...
Preprocessing library storable-record-0.0.3...
[1 of 7] Compiling Foreign.Storable.Newtype ( src/Foreign/Storable/Newtype.hs, dist/build/Foreign/Storable/Newtype.o )
[2 of 7] Compiling Foreign.Storable.FixedArray ( src/Foreign/Storable/FixedArray.hs, dist/build/Foreign/Storable/FixedArray.o )
[3 of 7] Compiling Foreign.Storable.Traversable ( src/Foreign/Storable/Traversable.hs, dist/build/Foreign/Storable/Traversable.o )
[4 of 7] Compiling Foreign.Storable.RecordMinimalSize ( src/Foreign/Storable/RecordMinimalSize.hs, dist/build/Foreign/Storable/RecordMinimalSize.o )

src/Foreign/Storable/RecordMinimalSize.hs:73:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Foreign/Storable/RecordMinimalSize.hs:75:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[5 of 7] Compiling Foreign.Storable.RecordReaderPtr ( src/Foreign/Storable/RecordReaderPtr.hs, dist/build/Foreign/Storable/RecordReaderPtr.o )

src/Foreign/Storable/RecordReaderPtr.hs:73:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Foreign/Storable/RecordReaderPtr.hs:75:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[6 of 7] Compiling Foreign.Storable.TraversableUnequalSizes ( src/Foreign/Storable/TraversableUnequalSizes.hs, dist/build/Foreign/Storable/TraversableUnequalSizes.o )
[7 of 7] Compiling Foreign.Storable.Record ( src/Foreign/Storable/Record.hs, dist/build/Foreign/Storable/Record.o )

src/Foreign/Storable/Record.hs:70:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Foreign/Storable/Record.hs:72:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering storable-record-0.0.3...
Running Haddock for storable-record-0.0.3...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-storable-record-0.07035715222117303605.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-record-0.0.3-B9XA5GdAgYc4fDmgk3lkbE
Registering storable-record-0.0.3...
Installed storable-record-0.0.3
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...

Test/QuickCheck/Arbitrary.hs:6:37: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.8.1...
Running Haddock for QuickCheck-2.8.1...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-QuickCheck-2.81590105340959658925.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-BnZKeqxVf7FCbnejbqAnPL
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring wxdirect-0.92.0.0...
Building wxdirect-0.92.0.0...
Preprocessing library wxdirect-0.92.0.0...
[1 of 1] Compiling Application.Wxdirect ( src/Application/Wxdirect.hs, dist/build/Application/Wxdirect.o )
In-place registering wxdirect-0.92.0.0...
Preprocessing executable 'wxdirect' for wxdirect-0.92.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 )

src/ParseC.hs:18:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[ 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.92.0.0...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-wxdirect-0.92.03754445841989200801.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxdirect-0.92.0.0-BuZRAWwYyKSG6tr7HdW6sQ
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.92.0.0...
Installed wxdirect-0.92.0.0
Configuring storable-tuple-0.0.2...
Building storable-tuple-0.0.2...
Preprocessing library storable-tuple-0.0.2...
[1 of 1] Compiling Foreign.Storable.Tuple ( src/Foreign/Storable/Tuple.hs, dist/build/Foreign/Storable/Tuple.o )

src/Foreign/Storable/Tuple.hs:8:1: Warning:
    The import of ‘<*>, pure’
    from module ‘Control.Applicative’ is redundant

src/Foreign/Storable/Tuple.hs:13:10: Warning:
    Orphan instance: instance Storable ()
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Foreign/Storable/Tuple.hs:19:10: Warning:
    Orphan instance:
      instance (Storable a, Storable b) => Storable (a, b)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Foreign/Storable/Tuple.hs:35:10: Warning:
    Orphan instance:
      instance (Storable a, Storable b, Storable c) => Storable (a, b, c)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

src/Foreign/Storable/Tuple.hs:51:10: Warning:
    Orphan instance:
      instance (Storable a, Storable b, Storable c, Storable d) =>
               Storable (a, b, c, d)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
In-place registering storable-tuple-0.0.2...
Running Haddock for storable-tuple-0.0.2...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-storable-tuple-0.01029621931838139053.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-tuple-0.0.2-JQragdLEfDzFDqXJhNIxqG
Registering storable-tuple-0.0.2...
Installed storable-tuple-0.0.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-20730/wxc-0.92.0.0/dist/setup/setup.hs, /tmp/cabal-tmp-20730/wxc-0.92.0.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-20730/wxc-0.92.0.0/dist/setup/setup ...
Configuring wxc-0.92.0.0...
Configuring wxc to build against wxWidgets 3.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/eljaui.cpp -o dist/build/src/cpp/eljaui.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/eljsplash.cpp -o dist/build/src/cpp/eljsplash.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:115: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.92.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/eljaui.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/eljsplash.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.92.0.0...
setup: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-wxc-0.92.021458540981623804486.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.0.0-6AoCUvZAOfSCyyoqRmd7FR
Registering wxc-0.92.0.0...
Installed wxc-0.92.0.0
Downloading CV-0.3.5.3...
Configuring CV-0.3.5.3...
Building CV-0.3.5.3...
Preprocessing library CV-0.3.5.3...
Types.hsc: In function ‘main’:
Types.hsc:53:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:53:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:53:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:76:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:76:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:76:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:93:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:93:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:93:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:121:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:121:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:121:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:126:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:126:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:126:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:133:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:133:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:133:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:138:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:138:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:138:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:148:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:148:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:148:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:166:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:166:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:166:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:199:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:199:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:199:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:205:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:205:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:205:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:271:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:271:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:271:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:279:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:279:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Types.hsc:279:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
dist/build/CV/Bindings/Types_hsc_make.o: In function `wrapExtractMSER':
Types_hsc_make.c:(.text+0x152e): undefined reference to `cvExtractMSER'
collect2: error: ld returned 1 exit status
linking dist/build/CV/Bindings/Types_hsc_make.o failed (exit code 1)
command was: /usr/bin/gcc dist/build/CV/Bindings/Types_hsc_make.o dist/build/CV/Bindings/Types_hsc_utils.o -o dist/build/CV/Bindings/Types_hsc_make -lopencv_calib3d -lopencv_contrib -lopencv_core -lopencv_features2d -lopencv_flann -lopencv_gpu -lopencv_highgui -lopencv_imgproc -lopencv_legacy -lopencv_ml -lopencv_objdetect -lopencv_video -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-tuple-0.0.2-JQragdLEfDzFDqXJhNIxqG -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-tuple-0.0.2-JQragdLEfDzFDqXJhNIxqG -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-record-0.0.3-B9XA5GdAgYc4fDmgk3lkbE -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-record-0.0.3-B9XA5GdAgYc4fDmgk3lkbE -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utility-ht-0.0.11-2TDzwuUXV1L537S7AEMkBP -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utility-ht-0.0.11-2TDzwuUXV1L537S7AEMkBP -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-complex-0.2.2-2MkV3qezhU24R0A34b7XWh -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/storable-complex-0.2.2-2MkV3qezhU24R0A34b7XWh -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lazysmallcheck-0.6-8lNVfHK31yKGvIqZAOKH0y -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lazysmallcheck-0.6-8lNVfHK31yKGvIqZAOKH0y -L/opt/ghc/7.10.2/lib/ghc-7.10.2/direc_KowvXytSqazBcvN7MGpFtg -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/direc_KowvXytSqazBcvN7MGpFtg -L/opt/ghc/7.10.2/lib/ghc-7.10.2/unix_A3WgcI5QiHK4PDo4jSYdwQ -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/unix_A3WgcI5QiHK4PDo4jSYdwQ -lrt -lutil -ldl -lpthread -L/opt/ghc/7.10.2/lib/ghc-7.10.2/filep_KsGE6pHE5eZHSN90ZVax6A -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/filep_KsGE6pHE5eZHSN90ZVax6A -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/carray-0.1.5.2-5nSowOAwBL03yZwaR37gmG -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/carray-0.1.5.2-5nSowOAwBL03yZwaR37gmG -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ix-shapable-0.1.0-JGZV7QGlLDx4kOUEIV0i8T -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ix-shapable-0.1.0-JGZV7QGlLDx4kOUEIV0i8T -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bindings-DSL-1.0.22-2m2ZVVxqiWcGXmClWGGYoj -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bindings-DSL-1.0.22-2m2ZVVxqiWcGXmClWGGYoj -L/opt/ghc/7.10.2/lib/ghc-7.10.2/binar_IvYoLp9H6Xy3zEH13MmZwd -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/binar_IvYoLp9H6Xy3zEH13MmZwd -L/opt/ghc/7.10.2/lib/ghc-7.10.2/bytes_6elQVSg5cWdFrvRnfxTUrH -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/bytes_6elQVSg5cWdFrvRnfxTUrH -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-BnZKeqxVf7FCbnejbqAnPL -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-BnZKeqxVf7FCbnejbqAnPL -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb -L/opt/ghc/7.10.2/lib/ghc-7.10.2/trans_3eG64VdP2vzGjP6wJiCp5X -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/trans_3eG64VdP2vzGjP6wJiCp5X -L/opt/ghc/7.10.2/lib/ghc-7.10.2/templ_1ejK907jvoTHoZ6iZtHeyN -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/templ_1ejK907jvoTHoZ6iZtHeyN -L/opt/ghc/7.10.2/lib/ghc-7.10.2/prett_7UQTOB05U7lIYPkFOVraeR -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/prett_7UQTOB05U7lIYPkFOVraeR -L/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP -Wl,-R,/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP -L/opt/ghc/7.10.2/lib/ghc-7.10.2/time_AXTdBF9VRQoBOqJT6qtmVH -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/time_AXTdBF9VRQoBOqJT6qtmVH -L/opt/ghc/7.10.2/lib/ghc-7.10.2/conta_LKCPrTJwOTOLk4OU37YmeN -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/conta_LKCPrTJwOTOLk4OU37YmeN -L/opt/ghc/7.10.2/lib/ghc-7.10.2/deeps_LbCWUlehDDeLxurARKDH5o -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/deeps_LbCWUlehDDeLxurARKDH5o -L/opt/ghc/7.10.2/lib/ghc-7.10.2/array_E0sTtauuKsGDLZoT7lTbgZ -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/array_E0sTtauuKsGDLZoT7lTbgZ -L/opt/ghc/7.10.2/lib/ghc-7.10.2/base_GDytRqRVSUX7zckgKqJjgw -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/base_GDytRqRVSUX7zckgKqJjgw -L/opt/ghc/7.10.2/lib/ghc-7.10.2/integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/integ_2aU3IZNMF9a7mQ0OzsZ0dS -lgmp -L/opt/ghc/7.10.2/lib/ghc-7.10.2/ghcpr_8TmvWUcS1U1IKHT0levwg3 -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/ghcpr_8TmvWUcS1U1IKHT0levwg3 -L/opt/ghc/7.10.2/lib/ghc-7.10.2/rts -Wl,-R,/opt/ghc/7.10.2/lib/ghc-7.10.2/rts -lm -lrt -ldl
Failed to install CV-0.3.5.3
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-20730/wxcore-0.92.0.0/dist/setup/setup.hs, /tmp/cabal-tmp-20730/wxcore-0.92.0.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-20730/wxcore-0.92.0.0/dist/setup/setup ...
Configuring wxcore-0.92.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.10.2/wxc-0.92.0.0-6AoCUvZAOfSCyyoqRmd7FR" -o "src/haskell/Graphics/UI/WXCore" "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.0.0-6AoCUvZAOfSCyyoqRmd7FR/include/wxc.h"
Generating class info definitions
wxdirect -i --wxc "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.0.0-6AoCUvZAOfSCyyoqRmd7FR" -o "src/haskell/Graphics/UI/WXCore" "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.0.0-6AoCUvZAOfSCyyoqRmd7FR/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.10.2/wxc-0.92.0.0-6AoCUvZAOfSCyyoqRmd7FR" -o "src/haskell/Graphics/UI/WXCore" "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxc-0.92.0.0-6AoCUvZAOfSCyyoqRmd7FR/include/wxc.h"
Building wxcore-0.92.0.0...
Preprocessing library wxcore-0.92.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.92.0.0...
Running Haddock for wxcore-0.92.0.0...
setup: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-wxcore-0.92.016865181071453048498.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wxcore-0.92.0.0-5GbP5Jtv3xP7YHDL1o2KGl
Registering wxcore-0.92.0.0...
Installed wxcore-0.92.0.0
Configuring wx-0.92.0.0...
Building wx-0.92.0.0...
Preprocessing library wx-0.92.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.92.0.0...
Running Haddock for wx-0.92.0.0...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-wx-0.92.020204321001773595097.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wx-0.92.0.0-3oiAgc6pCKF6lKI2yH5ZIM
Registering wx-0.92.0.0...
Installed wx-0.92.0.0
cabal: Error: some packages failed to install:
CV-0.3.5.3 failed during the building phase. The exception was:
ExitFailure 1
graphicstools-0.2.2 depends on CV-0.3.5.3 which failed to install.

Test log

No test log was submitted for this report.