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... Running hscolour for byteable-0.1.1... Preprocessing library byteable-0.1.1... Preprocessing library byteable-0.1.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Byteable' Documentation created: dist/doc/html/byteable/index.html, dist/doc/html/byteable/byteable.txt Creating package registration file: /tmp/pkgConf-byteable-0.117906.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/byteable-0.1.1 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 ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.4.1.1... Running Haddock for cereal-0.4.1.1... Running hscolour for cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 12 / 12) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html, dist/doc/html/cereal/cereal.txt Creating package registration file: /tmp/pkgConf-cereal-0.4.117906.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cereal-0.4.1.1 Registering cereal-0.4.1.1... Installed cereal-0.4.1.1 [1 of 1] Compiling Main ( /tmp/entropy-0.3.6-17906/entropy-0.3.6/dist/setup/setup.hs, /tmp/entropy-0.3.6-17906/entropy-0.3.6/dist/setup/Main.o ) Linking /tmp/entropy-0.3.6-17906/entropy-0.3.6/dist/setup/setup ... Configuring entropy-0.3.6... Result of RDRAND Test: True Building entropy-0.3.6... Preprocessing library entropy-0.3.6... [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.6... Running Haddock for entropy-0.3.6... Running hscolour for entropy-0.3.6... Preprocessing library entropy-0.3.6... Preprocessing library entropy-0.3.6... Haddock coverage: 100% ( 5 / 5) in 'System.EntropyNix' 100% ( 6 / 6) in 'System.Entropy' Documentation created: dist/doc/html/entropy/index.html, dist/doc/html/entropy/entropy.txt Creating package registration file: /tmp/pkgConf-entropy-0.317906.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/entropy-0.3.6 Registering entropy-0.3.6... Installed entropy-0.3.6 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 ) In-place registering largeword-1.2.3... Running Haddock for largeword-1.2.3... Running hscolour for largeword-1.2.3... Preprocessing library largeword-1.2.3... Preprocessing library largeword-1.2.3... Haddock coverage: 10% ( 1 / 10) in 'Data.LargeWord' Warning: Data.LargeWord: could not find link destinations for: Data.LargeWord.LargeWord Documentation created: dist/doc/html/largeword/index.html, dist/doc/html/largeword/largeword.txt Creating package registration file: /tmp/pkgConf-largeword-1.217906.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/largeword-1.2.3 Registering largeword-1.2.3... Installed largeword-1.2.3 Configuring mtl-2.1.3.1... Building mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.1.3.1... Running Haddock for mtl-2.1.3.1... Running hscolour for mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 4 / 4) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 21 / 21) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 94% ( 17 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 95% ( 20 / 21) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.1.317906.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1 Registering mtl-2.1.3.1... Installed mtl-2.1.3.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... Running hscolour for parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Haddock coverage: 72% ( 21 / 29) in 'Control.Seq' 100% ( 3 / 3) in 'Control.Parallel' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Creating package registration file: /tmp/pkgConf-parallel-3.2.017906.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parallel-3.2.0.6 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... Running hscolour for prettyclass-1.0.0.0... Preprocessing library prettyclass-1.0.0.0... Preprocessing library prettyclass-1.0.0.0... Haddock coverage: 86% ( 6 / 7) in 'Text.PrettyPrint.HughesPJClass' Documentation created: dist/doc/html/prettyclass/index.html, dist/doc/html/prettyclass/prettyclass.txt Creating package registration file: /tmp/pkgConf-prettyclass-1.0.017906.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/prettyclass-1.0.0.0 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 ) In-place registering random-1.1... Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-117906.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1 Registering random-1.1... Installed random-1.1 Configuring rdtsc-1.3.0.0... Building rdtsc-1.3.0.0... Preprocessing library rdtsc-1.3.0.0... [1 of 1] Compiling System.CPUTime.Rdtsc ( System/CPUTime/Rdtsc.hs, dist/build/System/CPUTime/Rdtsc.o ) In-place registering rdtsc-1.3.0.0... Running Haddock for rdtsc-1.3.0.0... Running hscolour for rdtsc-1.3.0.0... Preprocessing library rdtsc-1.3.0.0... Preprocessing library rdtsc-1.3.0.0... Haddock coverage: 100% ( 2 / 2) in 'System.CPUTime.Rdtsc' Documentation created: dist/doc/html/rdtsc/index.html, dist/doc/html/rdtsc/rdtsc.txt Creating package registration file: /tmp/pkgConf-rdtsc-1.3.017906.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/rdtsc-1.3.0.0 Registering rdtsc-1.3.0.0... Installed rdtsc-1.3.0.0 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... Running hscolour for split-0.2.2... Preprocessing library split-0.2.2... Preprocessing library split-0.2.2... Haddock coverage: 91% ( 61 / 67) in 'Data.List.Split.Internals' 90% ( 44 / 49) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html, dist/doc/html/split/split.txt Creating package registration file: /tmp/pkgConf-split-0.217906.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/split-0.2.2 Registering split-0.2.2... Installed split-0.2.2 Configuring tagged-0.8.0.1... Building tagged-0.8.0.1... Preprocessing library tagged-0.8.0.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.0.1... Running Haddock for tagged-0.8.0.1... Running hscolour for tagged-0.8.0.1... Preprocessing library tagged-0.8.0.1... Preprocessing library tagged-0.8.0.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' 93% ( 14 / 15) in 'Data.Tagged' Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.8.017906.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tagged-0.8.0.1 Registering tagged-0.8.0.1... Installed tagged-0.8.0.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 ) [ 2 of 23] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o ) [ 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 ) [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... Running hscolour for cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... Haddock coverage: 0% ( 0 / 2) in 'Crypto.Hash.Utils.Cpu' 100% ( 2 / 2) in 'Crypto.MAC.HMAC' 100% ( 2 / 2) in 'Crypto.Hash.Internal' 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool' 100% ( 10 / 10) in 'Crypto.Hash.Skein512' 100% ( 10 / 10) in 'Crypto.Hash.Skein256' 100% ( 10 / 10) in 'Crypto.Hash.Tiger' 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160' 100% ( 10 / 10) in 'Crypto.Hash.SHA3' 100% ( 11 / 11) in 'Crypto.Hash.SHA512' 100% ( 9 / 9) in 'Crypto.Hash.SHA512t' 100% ( 10 / 10) in 'Crypto.Hash.SHA384' 100% ( 10 / 10) in 'Crypto.Hash.SHA256' 100% ( 10 / 10) in 'Crypto.Hash.SHA224' 100% ( 10 / 10) in 'Crypto.Hash.SHA1' 100% ( 10 / 10) in 'Crypto.Hash.MD5' 100% ( 10 / 10) in 'Crypto.Hash.MD4' 100% ( 10 / 10) in 'Crypto.Hash.MD2' 100% ( 2 / 2) in 'Crypto.Hash.Utils' 100% ( 7 / 7) in 'Crypto.Hash.Types' 100% ( 40 / 40) in 'Crypto.Hash' 100% ( 11 / 11) in 'Crypto.MAC' 100% ( 9 / 9) in 'Crypto.MAC.SHA3' Documentation created: dist/doc/html/cryptohash/index.html, dist/doc/html/cryptohash/cryptohash.txt Creating package registration file: /tmp/pkgConf-cryptohash-0.1117906.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cryptohash-0.11.6 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.Modes ( Crypto/Modes.hs, dist/build/Crypto/Modes.o ) [ 9 of 11] Compiling Crypto.HMAC ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o ) [10 of 11] Compiling Crypto.Padding ( Crypto/Padding.hs, dist/build/Crypto/Padding.o ) [11 of 11] Compiling Crypto.Classes.Exceptions ( Crypto/Classes/Exceptions.hs, dist/build/Crypto/Classes/Exceptions.o ) In-place registering crypto-api-0.13.2... Running Haddock for crypto-api-0.13.2... Running hscolour for crypto-api-0.13.2... Preprocessing library crypto-api-0.13.2... Preprocessing library crypto-api-0.13.2... Haddock coverage: 0% ( 0 / 4) in 'Crypto.CPoly' 67% ( 4 / 6) in 'Crypto.Types' 85% ( 11 / 13) in 'Crypto.Util' 90% ( 9 / 10) in 'Crypto.Random' 93% ( 28 / 30) in 'Crypto.Classes' 90% ( 9 / 10) in 'Crypto.Modes' 100% ( 4 / 4) in 'Crypto.HMAC' 100% ( 13 / 13) in 'Crypto.Padding' Warning: Crypto.Classes.Exceptions: blockSize is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: encryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: decryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: keyLength is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: publicKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: privateKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: signingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: verifyingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: verify is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: genSeedLength is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: reseedInfo is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: reseedPeriod is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: newGenIO is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ecb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unEcb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ctr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCtr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ctrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCtrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ofb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unOfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: sivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unSivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: siv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unSiv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ecbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unEcbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ofbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unOfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. 93% ( 27 / 29) in 'Crypto.Classes.Exceptions' Documentation created: dist/doc/html/crypto-api/index.html, dist/doc/html/crypto-api/crypto-api.txt Creating package registration file: /tmp/pkgConf-crypto-api-0.1317906.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/crypto-api-0.13.2 Registering crypto-api-0.13.2... Installed crypto-api-0.13.2 [1 of 1] Compiling Main ( /tmp/cipher-aes128-0.7.0.1-17906/cipher-aes128-0.7.0.1/dist/setup/setup.hs, /tmp/cipher-aes128-0.7.0.1-17906/cipher-aes128-0.7.0.1/dist/setup/Main.o ) Linking /tmp/cipher-aes128-0.7.0.1-17906/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... Running hscolour for cipher-aes128-0.7.0.1... Preprocessing library cipher-aes128-0.7.0.1... Preprocessing library cipher-aes128-0.7.0.1... Haddock coverage: 7% ( 2 / 27) in 'Crypto.Cipher.AES128.Internal' 62% ( 10 / 16) in 'Crypto.Cipher.AES128' Warning: Crypto.Cipher.AES128.Internal: could not find link destinations for: Crypto.Cipher.AES128.Internal.AESKeyStruct Crypto.Cipher.AES128.Internal.CTXStruct Crypto.Cipher.AES128.Internal.expandedKey Documentation created: dist/doc/html/cipher-aes128/index.html, dist/doc/html/cipher-aes128/cipher-aes128.txt Creating package registration file: /tmp/pkgConf-cipher-aes128-0.7.017906.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cipher-aes128-0.7.0.1 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... Running hscolour for cryptohash-cryptoapi-0.1.3... Preprocessing library cryptohash-cryptoapi-0.1.3... Preprocessing library cryptohash-cryptoapi-0.1.3... Haddock coverage: 10% ( 3 / 29) in 'Crypto.Hash.CryptoAPI' Documentation created: dist/doc/html/cryptohash-cryptoapi/index.html, dist/doc/html/cryptohash-cryptoapi/cryptohash-cryptoapi.txt Creating package registration file: /tmp/pkgConf-cryptohash-cryptoapi-0.117906.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cryptohash-cryptoapi-0.1.3 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 ) In-place registering DRBG-0.5.4... Running Haddock for DRBG-0.5.4... Running hscolour for DRBG-0.5.4... Preprocessing library DRBG-0.5.4... Preprocessing library DRBG-0.5.4... Haddock coverage: 0% ( 0 / 7) in 'Crypto.Random.DRBG.Types' 0% ( 0 / 2) in 'Crypto.Random.DRBG.HashDF' 0% ( 0 / 7) in 'Crypto.Random.DRBG.HMAC' 75% ( 6 / 8) in 'Crypto.Random.DRBG.CTR' 0% ( 0 / 8) in 'Crypto.Random.DRBG.Hash' 100% ( 18 / 18) in 'Crypto.Random.DRBG' Documentation created: dist/doc/html/DRBG/index.html, dist/doc/html/DRBG/DRBG.txt Creating package registration file: /tmp/pkgConf-DRBG-0.517906.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/DRBG-0.5.4 Registering DRBG-0.5.4... Installed DRBG-0.5.4 Downloading intel-aes-0.2.1.1... [1 of 1] Compiling Main ( /tmp/intel-aes-0.2.1.1-17906/intel-aes-0.2.1.1/dist/setup/setup.hs, /tmp/intel-aes-0.2.1.1-17906/intel-aes-0.2.1.1/dist/setup/Main.o ) /tmp/intel-aes-0.2.1.1-17906/intel-aes-0.2.1.1/dist/setup/setup.hs:9:1: Warning: Module ‘System.Cmd’ is deprecated: Use "System.Process" instead Linking /tmp/intel-aes-0.2.1.1-17906/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.8.3/intel-aes-0.2.1.1" [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.8.3/intel-aes-0.2.1.1" [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: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" [ 2 of 10] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/Codec/Encryption/AESAux.o ) [ 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 [ 5 of 10] Compiling Codec.Encryption.BurtonRNGSlow ( Codec/Encryption/BurtonRNGSlow.hs, dist/build/Codec/Encryption/BurtonRNGSlow.o ) [ 6 of 10] Compiling Codec.Crypto.ConvertRNG ( Codec/Crypto/ConvertRNG.hs, dist/build/Codec/Crypto/ConvertRNG.o ) Codec/Crypto/ConvertRNG.hs:146:10: Warning: No explicit implementation for ‘reseedInfo’ and ‘reseedPeriod’ In the instance declaration for ‘CryptoRandomGen (BCtoCRG x)’ [ 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