Build #3 for intel-aes-0.2.1.1

[all reports]

Package intel-aes-0.2.1.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-09-27 01:32:06.784823 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies unix-2.7.1.0, time-1.5.0.1, tagged-0.8.1, split-0.2.2, rdtsc-1.3.0.1, random-1.1, process-1.2.3.0, largeword-1.2.3, crypto-api-0.13.2, cereal-0.4.1.1, bytestring-0.10.6.0, base-4.8.1.0, DRBG-0.5.4
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable    ( Data/Byteable.hs, dist/build/Data/Byteable.o )

Data/Byteable.hs:48:11: Warning:
    Rule "constEqBytes/ByteString" may never fire
      because ‘constEqBytes’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.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-byteable-0.1336465782861021530.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/byteable-0.1.1-F2pcQljAfpbDG2panTEyo8
Registering byteable-0.1.1...
Installed byteable-0.1.1
Configuring cereal-0.4.1.1...
Building cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )

src/Data/Serialize/Builder.hs:59: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()

src/Data/Serialize/Builder.hs:197:40: 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'."
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )

src/Data/Serialize/Put.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/Data/Serialize/Put.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()

src/Data/Serialize/Put.hs:73:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )

src/Data/Serialize/Get.hs:89: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/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘MonadPlus, when, liftM2, ap’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.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'."
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )

src/Data/Serialize/IEEE754.hs:24: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 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )

src/Data/Serialize.hs:68: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()
In-place registering cereal-0.4.1.1...
Running Haddock for cereal-0.4.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-cereal-0.4.1982906996135497281.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.4.1.1-LMaR4P6lFvNJtmY00msKYH
Registering cereal-0.4.1.1...
Installed cereal-0.4.1.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-19001/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-19001/entropy-0.3.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-19001/entropy-0.3.7/dist/setup/setup ...
Configuring entropy-0.3.7...
Result of RDRAND Test: True
Building entropy-0.3.7...
Preprocessing library entropy-0.3.7...
[1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o )
[2 of 2] Compiling System.Entropy   ( System/Entropy.hs, dist/build/System/Entropy.o )
In-place registering entropy-0.3.7...
Running Haddock for entropy-0.3.7...
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-entropy-0.314115496761843993368.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/entropy-0.3.7-BTeyFmIz5b6F1k5rgnvcgO
Registering entropy-0.3.7...
Installed entropy-0.3.7
Configuring largeword-1.2.3...
Building largeword-1.2.3...
Preprocessing library largeword-1.2.3...
[1 of 1] Compiling Data.LargeWord   ( Data/LargeWord.hs, dist/build/Data/LargeWord.o )

Data/LargeWord.hs:41:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/LargeWord.hs:282:1: Warning: Tab character

Data/LargeWord.hs:283:1: Warning: Tab character

Data/LargeWord.hs:284:1: Warning: Tab character

Data/LargeWord.hs:285:1: Warning: Tab character

Data/LargeWord.hs:286:1: Warning: Tab character
In-place registering largeword-1.2.3...
Running Haddock for largeword-1.2.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-largeword-1.2959997301485560280.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/largeword-1.2.3-Fizr77U5YS2107VwnbQbt6
Registering largeword-1.2.3...
Installed largeword-1.2.3
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.21128057321120048829.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.01590079444434248626.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 prettyclass-1.0.0.0...
Building prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
[1 of 1] Compiling Text.PrettyPrint.HughesPJClass ( src/Text/PrettyPrint/HughesPJClass.hs, dist/build/Text/PrettyPrint/HughesPJClass.o )
In-place registering prettyclass-1.0.0.0...
Running Haddock for prettyclass-1.0.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-prettyclass-1.0.017043650841176911340.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/prettyclass-1.0.0.0-7UaeeUCHbpBCOrvJr5BDLz
Registering prettyclass-1.0.0.0...
Installed prettyclass-1.0.0.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-16975177212001229904.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 rdtsc-1.3.0.1...
Building rdtsc-1.3.0.1...
Preprocessing library rdtsc-1.3.0.1...
[1 of 1] Compiling System.CPUTime.Rdtsc ( System/CPUTime/Rdtsc.hs, dist/build/System/CPUTime/Rdtsc.o )
In-place registering rdtsc-1.3.0.1...
Running Haddock for rdtsc-1.3.0.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-rdtsc-1.3.01197352298915256190.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/rdtsc-1.3.0.1-LBZDowAeyAGE37O0Llel2n
Registering rdtsc-1.3.0.1...
Installed rdtsc-1.3.0.1
Configuring split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-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-split-0.29829367841676902021.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/split-0.2.2-E4yadeCDng9EtdbI5MZoDg
Registering split-0.2.2...
Installed split-0.2.2
Configuring tagged-0.8.1...
Building tagged-0.8.1...
Preprocessing library tagged-0.8.1...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.1...
Running Haddock for tagged-0.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-tagged-0.813442476861795519125.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.1-6Tf46oJAk552xT73wGffBW
Registering tagged-0.8.1...
Installed tagged-0.8.1
Configuring cryptohash-0.11.6...
Building cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
[ 1 of 23] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )

on the commandline: Warning:
    ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe!
[ 2 of 23] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )

on the commandline: Warning:
    ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!
[ 3 of 23] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 23] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 23] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 23] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 23] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 23] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 23] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 23] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 23] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )

on the commandline: Warning:
    ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
[12 of 23] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 23] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 23] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 23] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 23] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 23] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 23] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 23] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 23] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 23] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[22 of 23] Compiling Crypto.MAC       ( Crypto/MAC.hs, dist/build/Crypto/MAC.o )
[23 of 23] Compiling Crypto.MAC.SHA3  ( Crypto/MAC/SHA3.hs, dist/build/Crypto/MAC/SHA3.o )
In-place registering cryptohash-0.11.6...
Running Haddock for cryptohash-0.11.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-cryptohash-0.1113281043391380171692.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-0.11.6-5epyAhdyCoGIBkp2icUC24
Registering cryptohash-0.11.6...
Installed cryptohash-0.11.6
Configuring crypto-api-0.13.2...
Building crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
[ 1 of 11] Compiling Crypto.CPoly     ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o )
[ 2 of 11] Compiling Crypto.Types     ( Crypto/Types.hs, dist/build/Crypto/Types.o )
[ 3 of 11] Compiling Crypto.Util      ( Crypto/Util.hs, dist/build/Crypto/Util.o )
[ 4 of 11] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[ 5 of 11] Compiling Crypto.Classes[boot] ( Crypto/Classes.hs-boot, dist/build/Crypto/Classes.o-boot )
[ 6 of 11] Compiling Crypto.Modes[boot] ( Crypto/Modes.hs-boot, dist/build/Crypto/Modes.o-boot )
[ 7 of 11] Compiling Crypto.Classes   ( Crypto/Classes.hs, dist/build/Crypto/Classes.o )
[ 8 of 11] Compiling Crypto.HMAC      ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o )
[ 9 of 11] Compiling Crypto.Padding   ( Crypto/Padding.hs, dist/build/Crypto/Padding.o )
[10 of 11] Compiling Crypto.Classes.Exceptions ( Crypto/Classes/Exceptions.hs, dist/build/Crypto/Classes/Exceptions.o )
[11 of 11] Compiling Crypto.Modes     ( Crypto/Modes.hs, dist/build/Crypto/Modes.o )
In-place registering crypto-api-0.13.2...
Running Haddock for crypto-api-0.13.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-crypto-api-0.134705911001025533459.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-api-0.13.2-A5WnkM78khp1E9HeFIfO7N
Registering crypto-api-0.13.2...
Installed crypto-api-0.13.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-19001/cipher-aes128-0.7.0.1/dist/setup/setup.hs, /tmp/cabal-tmp-19001/cipher-aes128-0.7.0.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-19001/cipher-aes128-0.7.0.1/dist/setup/setup ...
Configuring cipher-aes128-0.7.0.1...
Result of NI Intrinsics Test: True
Building cipher-aes128-0.7.0.1...
Preprocessing library cipher-aes128-0.7.0.1...
[1 of 2] Compiling Crypto.Cipher.AES128.Internal ( Crypto/Cipher/AES128/Internal.hs, dist/build/Crypto/Cipher/AES128/Internal.o )
[2 of 2] Compiling Crypto.Cipher.AES128 ( Crypto/Cipher/AES128.hs, dist/build/Crypto/Cipher/AES128.o )
In-place registering cipher-aes128-0.7.0.1...
Running Haddock for cipher-aes128-0.7.0.1...
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-cipher-aes128-0.7.013722617962073785404.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cipher-aes128-0.7.0.1-L9DnS7Y9nRm9X8wQpvvAQF
Registering cipher-aes128-0.7.0.1...
Installed cipher-aes128-0.7.0.1
Configuring cryptohash-cryptoapi-0.1.3...
Building cryptohash-cryptoapi-0.1.3...
Preprocessing library cryptohash-cryptoapi-0.1.3...
[1 of 1] Compiling Crypto.Hash.CryptoAPI ( Crypto/Hash/CryptoAPI.hs, dist/build/Crypto/Hash/CryptoAPI.o )
In-place registering cryptohash-cryptoapi-0.1.3...
Running Haddock for cryptohash-cryptoapi-0.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-cryptohash-cryptoapi-0.11344593499378469911.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-cryptoapi-0.1.3-LlOnSs0bAIsKunr1oD8ZFJ
Registering cryptohash-cryptoapi-0.1.3...
Installed cryptohash-cryptoapi-0.1.3
Configuring DRBG-0.5.4...
Building DRBG-0.5.4...
Preprocessing library DRBG-0.5.4...
[1 of 6] Compiling Crypto.Random.DRBG.Types ( Crypto/Random/DRBG/Types.hs, dist/build/Crypto/Random/DRBG/Types.o )
[2 of 6] Compiling Crypto.Random.DRBG.HashDF ( Crypto/Random/DRBG/HashDF.hs, dist/build/Crypto/Random/DRBG/HashDF.o )
[3 of 6] Compiling Crypto.Random.DRBG.HMAC ( Crypto/Random/DRBG/HMAC.hs, dist/build/Crypto/Random/DRBG/HMAC.o )
[4 of 6] Compiling Crypto.Random.DRBG.CTR ( Crypto/Random/DRBG/CTR.hs, dist/build/Crypto/Random/DRBG/CTR.o )
[5 of 6] Compiling Crypto.Random.DRBG.Hash ( Crypto/Random/DRBG/Hash.hs, dist/build/Crypto/Random/DRBG/Hash.o )
[6 of 6] Compiling Crypto.Random.DRBG ( Crypto/Random/DRBG.hs, dist/build/Crypto/Random/DRBG.o )

Crypto/Random/DRBG.hs:98:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
In-place registering DRBG-0.5.4...
Running Haddock for DRBG-0.5.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-DRBG-0.519098505431388803074.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/DRBG-0.5.4-8otDK7YdXVjBXxHoriT123
Registering DRBG-0.5.4...
Installed DRBG-0.5.4
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs, /tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/Main.o )

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:7:39: Warning:
    Tab character

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:8:42: Warning:
    Tab character

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:9:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:84:1: Warning:
    Tab character

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:85:1: Warning:
    Tab character

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:88:1: Warning:
    Tab character

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:100:3: Warning:
    Tab character

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:101:1: Warning:
    Tab character

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:158:1: Warning:
    Tab character

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:159:1: Warning:
    Tab character

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:160:1: Warning:
    Tab character

/tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup.hs:161:1: Warning:
    Tab character
Linking /tmp/cabal-tmp-19001/intel-aes-0.2.1.1/dist/setup/setup ...
  [intel-aes] Running Setup.hs...
Configuring intel-aes-0.2.1.1...
  [intel-aes] Extra libraries initially: [["intel_aes"]]
  [intel-aes] Stripped extra libraries to: [[]]
  [intel-aes] Determined install dir to be: "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/intel-aes-0.2.1.1-742fzgePlYDF4YOnabi2xK"
  [intel-aes] Recorded install dir in ".temp.install_dir.txt"
  [intel-aes] Modified package description structure with extra options. 
  [intel-aes] Running Setup.hs...

================================================================================
  [intel-aes] Using prebuilt dynamic library: ./cbits/prebuilt/libintel_aes_linux_x86_64.so
  [intel-aes] Done copying into position: ./cbits/libintel_aes.so
================================================================================

  [intel-aes] Build action started.
  [intel-aes] Determined install dir to be: "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/intel-aes-0.2.1.1-742fzgePlYDF4YOnabi2xK"
  [intel-aes] Recorded install dir in ".temp.install_dir.txt"
  [intel-aes] Modified package description structure with extra options. 
Building intel-aes-0.2.1.1...
Preprocessing library intel-aes-0.2.1.1...
[ 1 of 10] Compiling Codec.Utils      ( Codec/Utils.hs, dist/build/Codec/Utils.o )

Codec/Utils.hs:24:1: Warning: Tab character

Codec/Utils.hs:65:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:74:7: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:93:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:107:1: Warning: Tab character

Codec/Utils.hs:108:1: Warning: Tab character
[ 2 of 10] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/Codec/Encryption/AESAux.o )

Codec/Encryption/AESAux.hs:7:1: Warning: Tab character

Codec/Encryption/AESAux.hs:8:1: Warning: Tab character

Codec/Encryption/AESAux.hs:9:1: Warning: Tab character

Codec/Encryption/AESAux.hs:10:1: Warning: Tab character

Codec/Encryption/AESAux.hs:11:1: Warning: Tab character

Codec/Encryption/AESAux.hs:12:1: Warning: Tab character

Codec/Encryption/AESAux.hs:22:1: Warning: Tab character

Codec/Encryption/AESAux.hs:23:1: Warning: Tab character

Codec/Encryption/AESAux.hs:27:1: Warning: Tab character

Codec/Encryption/AESAux.hs:28:1: Warning: Tab character

Codec/Encryption/AESAux.hs:32:1: Warning: Tab character

Codec/Encryption/AESAux.hs:33:1: Warning: Tab character

Codec/Encryption/AESAux.hs:37:1: Warning: Tab character

Codec/Encryption/AESAux.hs:38:1: Warning: Tab character

Codec/Encryption/AESAux.hs:42:1: Warning: Tab character

Codec/Encryption/AESAux.hs:43:1: Warning: Tab character

Codec/Encryption/AESAux.hs:47:1: Warning: Tab character

Codec/Encryption/AESAux.hs:48:1: Warning: Tab character

Codec/Encryption/AESAux.hs:52:1: Warning: Tab character

Codec/Encryption/AESAux.hs:53:1: Warning: Tab character

Codec/Encryption/AESAux.hs:54:1: Warning: Tab character

Codec/Encryption/AESAux.hs:55:1: Warning: Tab character

Codec/Encryption/AESAux.hs:57:1: Warning: Tab character

Codec/Encryption/AESAux.hs:58:1: Warning: Tab character

Codec/Encryption/AESAux.hs:59:1: Warning: Tab character

Codec/Encryption/AESAux.hs:60:1: Warning: Tab character

Codec/Encryption/AESAux.hs:61:1: Warning: Tab character

Codec/Encryption/AESAux.hs:62:1: Warning: Tab character

Codec/Encryption/AESAux.hs:63:1: Warning: Tab character

Codec/Encryption/AESAux.hs:64:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:41: Warning: Tab character

Codec/Encryption/AESAux.hs:66:1: Warning: Tab character

Codec/Encryption/AESAux.hs:66:41: Warning: Tab character

Codec/Encryption/AESAux.hs:67:1: Warning: Tab character

Codec/Encryption/AESAux.hs:67:41: Warning: Tab character

Codec/Encryption/AESAux.hs:68:1: Warning: Tab character

Codec/Encryption/AESAux.hs:69:1: Warning: Tab character

Codec/Encryption/AESAux.hs:69:21: Warning: Tab character

Codec/Encryption/AESAux.hs:70:1: Warning: Tab character

Codec/Encryption/AESAux.hs:70:21: Warning: Tab character

Codec/Encryption/AESAux.hs:71:1: Warning: Tab character

Codec/Encryption/AESAux.hs:71:21: Warning: Tab character

Codec/Encryption/AESAux.hs:72:1: Warning: Tab character

Codec/Encryption/AESAux.hs:72:21: Warning: Tab character

Codec/Encryption/AESAux.hs:73:1: Warning: Tab character

Codec/Encryption/AESAux.hs:73:53: Warning: Tab character

Codec/Encryption/AESAux.hs:74:1: Warning: Tab character

Codec/Encryption/AESAux.hs:74:53: Warning: Tab character

Codec/Encryption/AESAux.hs:75:1: Warning: Tab character

Codec/Encryption/AESAux.hs:76:1: Warning: Tab character

Codec/Encryption/AESAux.hs:77:1: Warning: Tab character

Codec/Encryption/AESAux.hs:78:1: Warning: Tab character

Codec/Encryption/AESAux.hs:79:1: Warning: Tab character

Codec/Encryption/AESAux.hs:82:1: Warning: Tab character

Codec/Encryption/AESAux.hs:83:1: Warning: Tab character

Codec/Encryption/AESAux.hs:84:1: Warning: Tab character

Codec/Encryption/AESAux.hs:85:1: Warning: Tab character

Codec/Encryption/AESAux.hs:87:1: Warning: Tab character

Codec/Encryption/AESAux.hs:88:1: Warning: Tab character

Codec/Encryption/AESAux.hs:89:1: Warning: Tab character

Codec/Encryption/AESAux.hs:90:1: Warning: Tab character

Codec/Encryption/AESAux.hs:91:1: Warning: Tab character

Codec/Encryption/AESAux.hs:92:1: Warning: Tab character

Codec/Encryption/AESAux.hs:93:1: Warning: Tab character

Codec/Encryption/AESAux.hs:94:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:41: Warning: Tab character

Codec/Encryption/AESAux.hs:96:1: Warning: Tab character

Codec/Encryption/AESAux.hs:96:41: Warning: Tab character

Codec/Encryption/AESAux.hs:97:1: Warning: Tab character

Codec/Encryption/AESAux.hs:97:41: Warning: Tab character

Codec/Encryption/AESAux.hs:98:1: Warning: Tab character

Codec/Encryption/AESAux.hs:99:1: Warning: Tab character

Codec/Encryption/AESAux.hs:99:21: Warning: Tab character

Codec/Encryption/AESAux.hs:100:1: Warning: Tab character

Codec/Encryption/AESAux.hs:100:21: Warning: Tab character

Codec/Encryption/AESAux.hs:101:1: Warning: Tab character

Codec/Encryption/AESAux.hs:101:21: Warning: Tab character

Codec/Encryption/AESAux.hs:102:1: Warning: Tab character

Codec/Encryption/AESAux.hs:102:21: Warning: Tab character

Codec/Encryption/AESAux.hs:103:1: Warning: Tab character

Codec/Encryption/AESAux.hs:103:53: Warning: Tab character

Codec/Encryption/AESAux.hs:104:1: Warning: Tab character

Codec/Encryption/AESAux.hs:104:53: Warning: Tab character

Codec/Encryption/AESAux.hs:105:1: Warning: Tab character

Codec/Encryption/AESAux.hs:106:1: Warning: Tab character

Codec/Encryption/AESAux.hs:107:1: Warning: Tab character

Codec/Encryption/AESAux.hs:108:1: Warning: Tab character

Codec/Encryption/AESAux.hs:108:15: Warning: Tab character

Codec/Encryption/AESAux.hs:109:1: Warning: Tab character

Codec/Encryption/AESAux.hs:110:1: Warning: Tab character

Codec/Encryption/AESAux.hs:114:1: Warning: Tab character

Codec/Encryption/AESAux.hs:115:1: Warning: Tab character

Codec/Encryption/AESAux.hs:116:1: Warning: Tab character

Codec/Encryption/AESAux.hs:701:1: Warning: Tab character

Codec/Encryption/AESAux.hs:701:14: Warning: Tab character

Codec/Encryption/AESAux.hs:702:1: Warning: Tab character

Codec/Encryption/AESAux.hs:707:1: Warning: Tab character

Codec/Encryption/AESAux.hs:707:14: Warning: Tab character

Codec/Encryption/AESAux.hs:708:1: Warning: Tab character

Codec/Encryption/AESAux.hs:709:1: Warning: Tab character

Codec/Encryption/AESAux.hs:714:1: Warning: Tab character

Codec/Encryption/AESAux.hs:714:14: Warning: Tab character

Codec/Encryption/AESAux.hs:715:1: Warning: Tab character

Codec/Encryption/AESAux.hs:716:1: Warning: Tab character

Codec/Encryption/AESAux.hs:717:1: Warning: Tab character

Codec/Encryption/AESAux.hs:736:1: Warning: Tab character

Codec/Encryption/AESAux.hs:737:1: Warning: Tab character

Codec/Encryption/AESAux.hs:738:1: Warning: Tab character

Codec/Encryption/AESAux.hs:739:1: Warning: Tab character

Codec/Encryption/AESAux.hs:740:1: Warning: Tab character

Codec/Encryption/AESAux.hs:741:1: Warning: Tab character

Codec/Encryption/AESAux.hs:741:30: Warning: Tab character

Codec/Encryption/AESAux.hs:742:1: Warning: Tab character

Codec/Encryption/AESAux.hs:743:1: Warning: Tab character

Codec/Encryption/AESAux.hs:744:1: Warning: Tab character

Codec/Encryption/AESAux.hs:744:15: Warning: Tab character

Codec/Encryption/AESAux.hs:745:1: Warning: Tab character

Codec/Encryption/AESAux.hs:746:1: Warning: Tab character

Codec/Encryption/AESAux.hs:747:1: Warning: Tab character

Codec/Encryption/AESAux.hs:748:1: Warning: Tab character

Codec/Encryption/AESAux.hs:749:1: Warning: Tab character

Codec/Encryption/AESAux.hs:750:1: Warning: Tab character

Codec/Encryption/AESAux.hs:750:41: Warning: Tab character

Codec/Encryption/AESAux.hs:751:1: Warning: Tab character

Codec/Encryption/AESAux.hs:752:1: Warning: Tab character

Codec/Encryption/AESAux.hs:753:1: Warning: Tab character

Codec/Encryption/AESAux.hs:754:1: Warning: Tab character

Codec/Encryption/AESAux.hs:758:1: Warning: Tab character

Codec/Encryption/AESAux.hs:759:1: Warning: Tab character

Codec/Encryption/AESAux.hs:760:1: Warning: Tab character

Codec/Encryption/AESAux.hs:764:1: Warning: Tab character

Codec/Encryption/AESAux.hs:765:1: Warning: Tab character

Codec/Encryption/AESAux.hs:766:1: Warning: Tab character

Codec/Encryption/AESAux.hs:767:1: Warning: Tab character

Codec/Encryption/AESAux.hs:768:1: Warning: Tab character

Codec/Encryption/AESAux.hs:769:1: Warning: Tab character

Codec/Encryption/AESAux.hs:770:1: Warning: Tab character

Codec/Encryption/AESAux.hs:771:1: Warning: Tab character

Codec/Encryption/AESAux.hs:775:1: Warning: Tab character

Codec/Encryption/AESAux.hs:776:1: Warning: Tab character

Codec/Encryption/AESAux.hs:776:10: Warning: Tab character

Codec/Encryption/AESAux.hs:777:1: Warning: Tab character

Codec/Encryption/AESAux.hs:777:10: Warning: Tab character

Codec/Encryption/AESAux.hs:778:1: Warning: Tab character

Codec/Encryption/AESAux.hs:779:2: Warning: Tab character

Codec/Encryption/AESAux.hs:780:1: Warning: Tab character

Codec/Encryption/AESAux.hs:781:1: Warning: Tab character

Codec/Encryption/AESAux.hs:785:1: Warning: Tab character

Codec/Encryption/AESAux.hs:786:1: Warning: Tab character

Codec/Encryption/AESAux.hs:786:10: Warning: Tab character

Codec/Encryption/AESAux.hs:787:1: Warning: Tab character

Codec/Encryption/AESAux.hs:787:10: Warning: Tab character

Codec/Encryption/AESAux.hs:788:1: Warning: Tab character

Codec/Encryption/AESAux.hs:789:3: Warning: Tab character

Codec/Encryption/AESAux.hs:790:3: Warning: Tab character

Codec/Encryption/AESAux.hs:791:3: Warning: Tab character

Codec/Encryption/AESAux.hs:793:28: Warning: Tab character

Codec/Encryption/AESAux.hs:795:1: Warning: Tab character

Codec/Encryption/AESAux.hs:796:1: Warning: Tab character

Codec/Encryption/AESAux.hs:796:10: Warning: Tab character

Codec/Encryption/AESAux.hs:797:1: Warning: Tab character

Codec/Encryption/AESAux.hs:797:10: Warning: Tab character

Codec/Encryption/AESAux.hs:798:1: Warning: Tab character

Codec/Encryption/AESAux.hs:799:2: Warning: Tab character

Codec/Encryption/AESAux.hs:800:1: Warning: Tab character

Codec/Encryption/AESAux.hs:801:1: Warning: Tab character

Codec/Encryption/AESAux.hs:803:31: Warning: Tab character

Codec/Encryption/AESAux.hs:805:1: Warning: Tab character

Codec/Encryption/AESAux.hs:806:1: Warning: Tab character

Codec/Encryption/AESAux.hs:806:10: Warning: Tab character

Codec/Encryption/AESAux.hs:807:1: Warning: Tab character

Codec/Encryption/AESAux.hs:807:10: Warning: Tab character

Codec/Encryption/AESAux.hs:808:1: Warning: Tab character

Codec/Encryption/AESAux.hs:809:2: Warning: Tab character

Codec/Encryption/AESAux.hs:810:1: Warning: Tab character

Codec/Encryption/AESAux.hs:811:1: Warning: Tab character

Codec/Encryption/AESAux.hs:815:1: Warning: Tab character

Codec/Encryption/AESAux.hs:816:1: Warning: Tab character

Codec/Encryption/AESAux.hs:817:1: Warning: Tab character

Codec/Encryption/AESAux.hs:818:1: Warning: Tab character

Codec/Encryption/AESAux.hs:820:29: Warning: Tab character

Codec/Encryption/AESAux.hs:822:1: Warning: Tab character

Codec/Encryption/AESAux.hs:823:1: Warning: Tab character

Codec/Encryption/AESAux.hs:823:10: Warning: Tab character

Codec/Encryption/AESAux.hs:824:1: Warning: Tab character

Codec/Encryption/AESAux.hs:824:10: Warning: Tab character

Codec/Encryption/AESAux.hs:825:1: Warning: Tab character

Codec/Encryption/AESAux.hs:826:2: Warning: Tab character

Codec/Encryption/AESAux.hs:827:1: Warning: Tab character

Codec/Encryption/AESAux.hs:828:1: Warning: Tab character

Codec/Encryption/AESAux.hs:829:1: Warning: Tab character

Codec/Encryption/AESAux.hs:830:1: Warning: Tab character

Codec/Encryption/AESAux.hs:831:1: Warning: Tab character

Codec/Encryption/AESAux.hs:832:1: Warning: Tab character

Codec/Encryption/AESAux.hs:835:1: Warning: Tab character

Codec/Encryption/AESAux.hs:837:1: Warning: Tab character

Codec/Encryption/AESAux.hs:838:1: Warning: Tab character

Codec/Encryption/AESAux.hs:839:1: Warning: Tab character

Codec/Encryption/AESAux.hs:840:1: Warning: Tab character

Codec/Encryption/AESAux.hs:842:32: Warning: Tab character

Codec/Encryption/AESAux.hs:844:1: Warning: Tab character

Codec/Encryption/AESAux.hs:845:1: Warning: Tab character

Codec/Encryption/AESAux.hs:845:10: Warning: Tab character

Codec/Encryption/AESAux.hs:846:1: Warning: Tab character

Codec/Encryption/AESAux.hs:846:10: Warning: Tab character

Codec/Encryption/AESAux.hs:847:1: Warning: Tab character

Codec/Encryption/AESAux.hs:848:2: Warning: Tab character

Codec/Encryption/AESAux.hs:849:1: Warning: Tab character

Codec/Encryption/AESAux.hs:850:1: Warning: Tab character

Codec/Encryption/AESAux.hs:851:1: Warning: Tab character

Codec/Encryption/AESAux.hs:852:1: Warning: Tab character

Codec/Encryption/AESAux.hs:853:1: Warning: Tab character

Codec/Encryption/AESAux.hs:854:1: Warning: Tab character

Codec/Encryption/AESAux.hs:858:1: Warning: Tab character

Codec/Encryption/AESAux.hs:859:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:10: Warning: Tab character

Codec/Encryption/AESAux.hs:861:1: Warning: Tab character

Codec/Encryption/AESAux.hs:862:1: Warning: Tab character

Codec/Encryption/AESAux.hs:863:1: Warning: Tab character

Codec/Encryption/AESAux.hs:864:1: Warning: Tab character

Codec/Encryption/AESAux.hs:864:10: Warning: Tab character

Codec/Encryption/AESAux.hs:865:1: Warning: Tab character

Codec/Encryption/AESAux.hs:866:2: Warning: Tab character

Codec/Encryption/AESAux.hs:867:1: Warning: Tab character

Codec/Encryption/AESAux.hs:868:1: Warning: Tab character

Codec/Encryption/AESAux.hs:873:1: Warning: Tab character

Codec/Encryption/AESAux.hs:874:1: Warning: Tab character

Codec/Encryption/AESAux.hs:875:1: Warning: Tab character

Codec/Encryption/AESAux.hs:876:1: Warning: Tab character

Codec/Encryption/AESAux.hs:877:1: Warning: Tab character

Codec/Encryption/AESAux.hs:878:1: Warning: Tab character

Codec/Encryption/AESAux.hs:879:1: Warning: Tab character

Codec/Encryption/AESAux.hs:880:1: Warning: Tab character

Codec/Encryption/AESAux.hs:881:1: Warning: Tab character

Codec/Encryption/AESAux.hs:881:50: Warning: Tab character

Codec/Encryption/AESAux.hs:882:1: Warning: Tab character

Codec/Encryption/AESAux.hs:882:50: Warning: Tab character

Codec/Encryption/AESAux.hs:883:1: Warning: Tab character

Codec/Encryption/AESAux.hs:883:50: Warning: Tab character

Codec/Encryption/AESAux.hs:884:1: Warning: Tab character

Codec/Encryption/AESAux.hs:884:50: Warning: Tab character

Codec/Encryption/AESAux.hs:888:1: Warning: Tab character

Codec/Encryption/AESAux.hs:889:1: Warning: Tab character

Codec/Encryption/AESAux.hs:890:1: Warning: Tab character

Codec/Encryption/AESAux.hs:891:1: Warning: Tab character

Codec/Encryption/AESAux.hs:892:1: Warning: Tab character

Codec/Encryption/AESAux.hs:897:1: Warning: Tab character

Codec/Encryption/AESAux.hs:898:1: Warning: Tab character

Codec/Encryption/AESAux.hs:899:1: Warning: Tab character

Codec/Encryption/AESAux.hs:900:1: Warning: Tab character

Codec/Encryption/AESAux.hs:901:1: Warning: Tab character
[ 3 of 10] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/Codec/Encryption/AES.o )

Codec/Encryption/AES.hs:47:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:54:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:54:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:55:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:55:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:62:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[ 4 of 10] Compiling Benchmark.BinSearch ( Benchmark/BinSearch.hs, dist/build/Benchmark/BinSearch.o )

Benchmark/BinSearch.hs:38:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead

Benchmark/BinSearch.hs:61:1: Warning: Tab character

Benchmark/BinSearch.hs:63:1: Warning: Tab character

Benchmark/BinSearch.hs:65:1: Warning: Tab character

Benchmark/BinSearch.hs:66:1: Warning: Tab character

Benchmark/BinSearch.hs:68:1: Warning: Tab character

Benchmark/BinSearch.hs:69:1: Warning: Tab character

Benchmark/BinSearch.hs:71:1: Warning: Tab character

Benchmark/BinSearch.hs:72:1: Warning: Tab character

Benchmark/BinSearch.hs:73:1: Warning: Tab character

Benchmark/BinSearch.hs:74:1: Warning: Tab character

Benchmark/BinSearch.hs:76:1: Warning: Tab character

Benchmark/BinSearch.hs:78:1: Warning: Tab character

Benchmark/BinSearch.hs:79:1: Warning: Tab character

Benchmark/BinSearch.hs:80:1: Warning: Tab character

Benchmark/BinSearch.hs:82:1: Warning: Tab character

Benchmark/BinSearch.hs:83:1: Warning: Tab character

Benchmark/BinSearch.hs:84:1: Warning: Tab character

Benchmark/BinSearch.hs:85:1: Warning: Tab character

Benchmark/BinSearch.hs:90:1: Warning: Tab character

Benchmark/BinSearch.hs:91:1: Warning: Tab character

Benchmark/BinSearch.hs:92:1: Warning: Tab character

Benchmark/BinSearch.hs:93:1: Warning: Tab character

Benchmark/BinSearch.hs:94:1: Warning: Tab character

Benchmark/BinSearch.hs:96:1: Warning: Tab character

Benchmark/BinSearch.hs:97:1: Warning: Tab character

Benchmark/BinSearch.hs:98:1: Warning: Tab character

Benchmark/BinSearch.hs:100:1: Warning: Tab character

Benchmark/BinSearch.hs:102:1: Warning: Tab character

Benchmark/BinSearch.hs:103:1: Warning: Tab character

Benchmark/BinSearch.hs:104:1: Warning: Tab character

Benchmark/BinSearch.hs:105:1: Warning: Tab character

Benchmark/BinSearch.hs:106:1: Warning: Tab character

Benchmark/BinSearch.hs:108:2: Warning: Tab character

Benchmark/BinSearch.hs:110:1: Warning: Tab character

Benchmark/BinSearch.hs:111:1: Warning: Tab character

Benchmark/BinSearch.hs:114:1: Warning: Tab character

Benchmark/BinSearch.hs:115:1: Warning: Tab character

Benchmark/BinSearch.hs:116:1: Warning: Tab character

Benchmark/BinSearch.hs:117:1: Warning: Tab character

Benchmark/BinSearch.hs:118:1: Warning: Tab character

Benchmark/BinSearch.hs:119:1: Warning: Tab character

Benchmark/BinSearch.hs:122:1: Warning: Tab character

Benchmark/BinSearch.hs:123:1: Warning: Tab character

Benchmark/BinSearch.hs:124:1: Warning: Tab character

Benchmark/BinSearch.hs:125:1: Warning: Tab character

Benchmark/BinSearch.hs:126:1: Warning: Tab character

Benchmark/BinSearch.hs:127:1: Warning: Tab character

Benchmark/BinSearch.hs:128:1: Warning: Tab character
[ 5 of 10] Compiling Codec.Encryption.BurtonRNGSlow ( Codec/Encryption/BurtonRNGSlow.hs, dist/build/Codec/Encryption/BurtonRNGSlow.o )

Codec/Encryption/BurtonRNGSlow.hs:59:1: Warning: Tab character

Codec/Encryption/BurtonRNGSlow.hs:60:1: Warning: Tab character
[ 6 of 10] Compiling Codec.Crypto.ConvertRNG ( Codec/Crypto/ConvertRNG.hs, dist/build/Codec/Crypto/ConvertRNG.o )

Codec/Crypto/ConvertRNG.hs:82:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:84:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:85:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:86:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:90:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:116:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:117:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:121:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:146:10: Warning:
    No explicit implementation for
      ‘reseedInfo’ and ‘reseedPeriod’
    In the instance declaration for ‘CryptoRandomGen (BCtoCRG x)’

Codec/Crypto/ConvertRNG.hs:148:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:156:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:158:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:159:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:160:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:163:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:166:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:167:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:168:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:170:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:171:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:172:1: Warning: Tab character

Codec/Crypto/ConvertRNG.hs:173:1: Warning: Tab character
[ 7 of 10] Compiling Codec.Crypto.GladmanAES ( dist/build/Codec/Crypto/GladmanAES.hs, dist/build/Codec/Crypto/GladmanAES.o )

Codec/Crypto/GladmanAES.hsc:105:14:
    Not in scope: ‘unsafePerformIO’
    Perhaps you meant ‘BI.inlinePerformIO’ (imported from Data.ByteString.Internal)

Codec/Crypto/GladmanAES.hsc:108:14:
    Not in scope: ‘unsafePerformIO’
    Perhaps you meant ‘BI.inlinePerformIO’ (imported from Data.ByteString.Internal)

Codec/Crypto/GladmanAES.hsc:112:39:
    Not in scope: ‘unsafePerformIO’
    Perhaps you meant ‘BI.inlinePerformIO’ (imported from Data.ByteString.Internal)
Failed to install intel-aes-0.2.1.1
cabal: Error: some packages failed to install:
intel-aes-0.2.1.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.