Build #1 for cryptohash-0.11.0

[all reports]

Package cryptohash-0.11.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies ghc-prim-0.3.0.0, bytestring-0.10.0.2, byteable-0.1.1, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Configuring cryptohash-0.11.0...
Dependency base ==4.6.0.1: using base-4.6.0.1
Dependency byteable ==0.1.1: using byteable-0.1.1
Dependency bytestring ==0.10.0.2: using bytestring-0.10.0.2
Dependency ghc-prim ==0.3.0.0: using ghc-prim-0.3.0.0
Using Cabal-1.16.0.3 compiled by ghc-7.6
Using compiler: ghc-7.6.3
Using install prefix: /srv/hackage/var/build/cache/inst
Binaries installed in: /srv/hackage/var/build/cache/inst/bin
Libraries installed in:
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3
Private binaries installed in: /srv/hackage/var/build/cache/inst/libexec
Data files installed in:
/srv/hackage/var/build/cache/inst/share/cryptohash-0.11.0
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0
Using alex version 3.0.1 found on system at: /usr/bin/alex
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
No ffihugs found
Using gcc version 4.7 found on system at: /usr/bin/gcc
Using ghc version 7.6.3 found on system at: /usr/local/bin/ghc
Using ghc-pkg version 7.6.3 found on system at: /usr/local/bin/ghc-pkg
No greencard found
Using haddock version 2.13.2 found on system at: /usr/local/bin/haddock
Using happy version 1.18.9 found on system at: /usr/bin/happy
No hmake found
Using hpc version 0.6 found on system at: /usr/local/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs
Using hscolour version 1.19 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
No pkg-config found
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
creating dist/build
creating dist/build/autogen
Building cryptohash-0.11.0...
Preprocessing library cryptohash-0.11.0...
Building library...
creating dist/build
/usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Icbits -optP-DARCH_X86 -optP-include -optPdist/build/autogen/cabal_macros.h -package-name cryptohash-0.11.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd -XHaskell98 -XTrustworthy -XForeignFunctionInterface Crypto.Hash Crypto.Hash.Types Crypto.Hash.SHA1 Crypto.Hash.SHA224 Crypto.Hash.SHA256 Crypto.Hash.SHA384 Crypto.Hash.SHA512 Crypto.Hash.SHA512t Crypto.Hash.SHA3 Crypto.Hash.MD2 Crypto.Hash.MD4 Crypto.Hash.MD5 Crypto.Hash.RIPEMD160 Crypto.Hash.Skein256 Crypto.Hash.Skein512 Crypto.Hash.Tiger Crypto.Hash.Whirlpool Crypto.MAC.HMAC Crypto.Hash.Utils Crypto.Hash.Utils.Cpu Crypto.Hash.Internal -Wall -O2 -optc-O3 -fno-cse -fwarn-tabs -O0
[ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )
[ 2 of 21] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 21] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 21] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 21] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 21] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
Building C Sources...
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/sha1.c -O0
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/sha256.c -O0
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/sha512.c -O0
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/sha3.c -O0
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/md2.c -O0
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/md4.c -O0
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/md5.c -O0
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/ripemd.c -O0
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/skein256.c -O0
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/skein512.c -O0
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/tiger.c -O0
creating dist/build
/usr/local/bin/ghc -c -odir dist/build -Idist/build -Icbits -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd cbits/whirlpool.c -O0
Linking...
/usr/bin/ar -r dist/build/libHScryptohash-0.11.0.a dist/build/Crypto/Hash.o dist/build/Crypto/Hash/Types.o dist/build/Crypto/Hash/SHA1.o dist/build/Crypto/Hash/SHA224.o dist/build/Crypto/Hash/SHA256.o dist/build/Crypto/Hash/SHA384.o dist/build/Crypto/Hash/SHA512.o dist/build/Crypto/Hash/SHA512t.o dist/build/Crypto/Hash/SHA3.o dist/build/Crypto/Hash/MD2.o dist/build/Crypto/Hash/MD4.o dist/build/Crypto/Hash/MD5.o dist/build/Crypto/Hash/RIPEMD160.o dist/build/Crypto/Hash/Skein256.o dist/build/Crypto/Hash/Skein512.o dist/build/Crypto/Hash/Tiger.o dist/build/Crypto/Hash/Whirlpool.o dist/build/Crypto/MAC/HMAC.o dist/build/Crypto/Hash/Utils.o dist/build/Crypto/Hash/Utils/Cpu.o dist/build/Crypto/Hash/Internal.o dist/build/cbits/sha1.o dist/build/cbits/sha256.o dist/build/cbits/sha512.o dist/build/cbits/sha3.o dist/build/cbits/md2.o dist/build/cbits/md4.o dist/build/cbits/md5.o dist/build/cbits/ripemd.o dist/build/cbits/skein256.o dist/build/cbits/skein512.o dist/build/cbits/tiger.o dist/build/cbits/whirlpool.o
/usr/bin/ar: creating dist/build/libHScryptohash-0.11.0.a
In-place registering cryptohash-0.11.0...
/usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --package-db=dist/package.conf.inplace --no-user-package-conf
Running Haddock for cryptohash-0.11.0...
/usr/local/bin/haddock --ghc-version --built-in-themes
creating dist/build
creating dist/build/autogen
Running hscolour for cryptohash-0.11.0...
creating dist/doc/html/cryptohash
creating dist/doc/html
creating dist/doc
creating dist/doc/html
creating dist/doc/html/cryptohash
Preprocessing library cryptohash-0.11.0...
creating dist/doc/html/cryptohash/src
/usr/bin/HsColour -print-css -odist/doc/html/cryptohash/src/hscolour.css
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash.html Crypto/Hash.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-Types.html Crypto/Hash/Types.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-SHA1.html Crypto/Hash/SHA1.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-SHA224.html Crypto/Hash/SHA224.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-SHA256.html Crypto/Hash/SHA256.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-SHA384.html Crypto/Hash/SHA384.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-SHA512.html Crypto/Hash/SHA512.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-SHA512t.html Crypto/Hash/SHA512t.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-SHA3.html Crypto/Hash/SHA3.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-MD2.html Crypto/Hash/MD2.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-MD4.html Crypto/Hash/MD4.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-MD5.html Crypto/Hash/MD5.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-RIPEMD160.html Crypto/Hash/RIPEMD160.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-Skein256.html Crypto/Hash/Skein256.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-Skein512.html Crypto/Hash/Skein512.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-Tiger.html Crypto/Hash/Tiger.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-Whirlpool.html Crypto/Hash/Whirlpool.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-MAC-HMAC.html Crypto/MAC/HMAC.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-Utils.html Crypto/Hash/Utils.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-Utils-Cpu.html Crypto/Hash/Utils/Cpu.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/cryptohash/src/Crypto-Hash-Internal.html Crypto/Hash/Internal.hs
/usr/local/bin/ghc --print-libdir -O0
Preprocessing library cryptohash-0.11.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
copy Crypto/Hash.hs to dist/build/tmp-1863/Crypto/Hash.hs
copy Crypto/Hash/Types.hs to dist/build/tmp-1863/Crypto/Hash/Types.hs
copy Crypto/Hash/SHA1.hs to dist/build/tmp-1863/Crypto/Hash/SHA1.hs
copy Crypto/Hash/SHA224.hs to dist/build/tmp-1863/Crypto/Hash/SHA224.hs
copy Crypto/Hash/SHA256.hs to dist/build/tmp-1863/Crypto/Hash/SHA256.hs
copy Crypto/Hash/SHA384.hs to dist/build/tmp-1863/Crypto/Hash/SHA384.hs
copy Crypto/Hash/SHA512.hs to dist/build/tmp-1863/Crypto/Hash/SHA512.hs
copy Crypto/Hash/SHA512t.hs to dist/build/tmp-1863/Crypto/Hash/SHA512t.hs
copy Crypto/Hash/SHA3.hs to dist/build/tmp-1863/Crypto/Hash/SHA3.hs
copy Crypto/Hash/MD2.hs to dist/build/tmp-1863/Crypto/Hash/MD2.hs
copy Crypto/Hash/MD4.hs to dist/build/tmp-1863/Crypto/Hash/MD4.hs
copy Crypto/Hash/MD5.hs to dist/build/tmp-1863/Crypto/Hash/MD5.hs
copy Crypto/Hash/RIPEMD160.hs to dist/build/tmp-1863/Crypto/Hash/RIPEMD160.hs
copy Crypto/Hash/Skein256.hs to dist/build/tmp-1863/Crypto/Hash/Skein256.hs
copy Crypto/Hash/Skein512.hs to dist/build/tmp-1863/Crypto/Hash/Skein512.hs
copy Crypto/Hash/Tiger.hs to dist/build/tmp-1863/Crypto/Hash/Tiger.hs
copy Crypto/Hash/Whirlpool.hs to dist/build/tmp-1863/Crypto/Hash/Whirlpool.hs
copy Crypto/MAC/HMAC.hs to dist/build/tmp-1863/Crypto/MAC/HMAC.hs
copy Crypto/Hash/Utils.hs to dist/build/tmp-1863/Crypto/Hash/Utils.hs
copy Crypto/Hash/Utils/Cpu.hs to dist/build/tmp-1863/Crypto/Hash/Utils/Cpu.hs
copy Crypto/Hash/Internal.hs to dist/build/tmp-1863/Crypto/Hash/Internal.hs
creating dist/doc/html/cryptohash
/usr/local/bin/haddock --prologue=dist/doc/html/cryptohash/haddock-prolog1863.txt --dump-interface=dist/doc/html/cryptohash/cryptohash.haddock --optghc=-package-name --optghc=cryptohash-0.11.0 --hide=Crypto.Hash.Utils --hide=Crypto.Hash.Utils.Cpu --hide=Crypto.Hash.Internal --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/cryptohash-0.11.0 --verbosity=1 --html --read-interface=/package/array-0.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/array-0.4.0.1/array.haddock --read-interface=/package/base-4.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/base-4.6.0.1/base.haddock --read-interface=/package/byteable-0.1.1/docs,/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/byteable.haddock --read-interface=/package/bytestring-0.10.0.2/docs,/usr/local/share/doc/ghc/html/libraries/bytestring-0.10.0.2/bytestring.haddock --read-interface=/package/deepseq-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/deepseq-1.3.0.1/deepseq.haddock --read-interface=/package/ghc-prim-0.3.0.0/docs,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.3.0.0/ghc-prim.haddock --read-interface=/package/integer-gmp-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.5.0.0/integer-gmp.haddock --odir=dist/doc/html/cryptohash/ --title=cryptohash-0.11.0: collection of crypto hashes, fast, pure and practical --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-1863 --optghc=-hidir --optghc=dist/build/tmp-1863 --optghc=-stubdir --optghc=dist/build/tmp-1863 --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-Icbits --optghc=-optP-DARCH_X86 --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-hide-all-packages --optghc=-package-db --optghc=/srv/hackage/var/build/cache/inst/local.conf.d --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 --optghc=-package-id --optghc=bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f --optghc=-package-id --optghc=ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd --optghc=-XHaskell98 --optghc=-XTrustworthy --optghc=-XForeignFunctionInterface --optghc=-Wall --optghc=-O2 --optghc=-optc-O3 --optghc=-fno-cse --optghc=-fwarn-tabs -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-1863/Crypto/Hash.hs dist/build/tmp-1863/Crypto/Hash/Types.hs dist/build/tmp-1863/Crypto/Hash/SHA1.hs dist/build/tmp-1863/Crypto/Hash/SHA224.hs dist/build/tmp-1863/Crypto/Hash/SHA256.hs dist/build/tmp-1863/Crypto/Hash/SHA384.hs dist/build/tmp-1863/Crypto/Hash/SHA512.hs dist/build/tmp-1863/Crypto/Hash/SHA512t.hs dist/build/tmp-1863/Crypto/Hash/SHA3.hs dist/build/tmp-1863/Crypto/Hash/MD2.hs dist/build/tmp-1863/Crypto/Hash/MD4.hs dist/build/tmp-1863/Crypto/Hash/MD5.hs dist/build/tmp-1863/Crypto/Hash/RIPEMD160.hs dist/build/tmp-1863/Crypto/Hash/Skein256.hs dist/build/tmp-1863/Crypto/Hash/Skein512.hs dist/build/tmp-1863/Crypto/Hash/Tiger.hs dist/build/tmp-1863/Crypto/Hash/Whirlpool.hs dist/build/tmp-1863/Crypto/MAC/HMAC.hs dist/build/tmp-1863/Crypto/Hash/Utils.hs dist/build/tmp-1863/Crypto/Hash/Utils/Cpu.hs dist/build/tmp-1863/Crypto/Hash/Internal.hs --built-in-themes
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'
Documentation created: dist/doc/html/cryptohash/index.html
directory dist/doc/html/cryptohash does exist: True
creating /srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html
copy directory 'dist/doc/html/cryptohash' to
'/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html'.
creating /srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html
creating
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src
Installing dist/doc/html/cryptohash/cryptohash.haddock to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/cryptohash.haddock
Installing dist/doc/html/cryptohash/doc-index.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/doc-index.html
Installing dist/doc/html/cryptohash/Crypto-MAC-HMAC.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-MAC-HMAC.html
Installing dist/doc/html/cryptohash/mini_Crypto-MAC-HMAC.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-MAC-HMAC.html
Installing dist/doc/html/cryptohash/Crypto-Hash-Whirlpool.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-Whirlpool.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-Whirlpool.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-Whirlpool.html
Installing dist/doc/html/cryptohash/Crypto-Hash-Skein512.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-Skein512.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-Skein512.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-Skein512.html
Installing dist/doc/html/cryptohash/Crypto-Hash-Skein256.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-Skein256.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-Skein256.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-Skein256.html
Installing dist/doc/html/cryptohash/Crypto-Hash-Tiger.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-Tiger.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-Tiger.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-Tiger.html
Installing dist/doc/html/cryptohash/Crypto-Hash-RIPEMD160.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-RIPEMD160.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-RIPEMD160.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-RIPEMD160.html
Installing dist/doc/html/cryptohash/Crypto-Hash-SHA3.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-SHA3.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-SHA3.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-SHA3.html
Installing dist/doc/html/cryptohash/Crypto-Hash-SHA512.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-SHA512.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-SHA512.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-SHA512.html
Installing dist/doc/html/cryptohash/Crypto-Hash-SHA512t.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-SHA512t.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-SHA512t.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-SHA512t.html
Installing dist/doc/html/cryptohash/Crypto-Hash-SHA384.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-SHA384.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-SHA384.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-SHA384.html
Installing dist/doc/html/cryptohash/Crypto-Hash-SHA256.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-SHA256.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-SHA256.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-SHA256.html
Installing dist/doc/html/cryptohash/Crypto-Hash-SHA224.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-SHA224.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-SHA224.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-SHA224.html
Installing dist/doc/html/cryptohash/Crypto-Hash-SHA1.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-SHA1.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-SHA1.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-SHA1.html
Installing dist/doc/html/cryptohash/Crypto-Hash-MD5.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-MD5.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-MD5.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-MD5.html
Installing dist/doc/html/cryptohash/Crypto-Hash-MD4.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-MD4.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-MD4.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-MD4.html
Installing dist/doc/html/cryptohash/Crypto-Hash-MD2.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-MD2.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-MD2.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-MD2.html
Installing dist/doc/html/cryptohash/Crypto-Hash-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash-Types.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash-Types.html
Installing dist/doc/html/cryptohash/Crypto-Hash.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/Crypto-Hash.html
Installing dist/doc/html/cryptohash/mini_Crypto-Hash.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/mini_Crypto-Hash.html
Installing dist/doc/html/cryptohash/hslogo-16.png to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/hslogo-16.png
Installing dist/doc/html/cryptohash/minus.gif to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/minus.gif
Installing dist/doc/html/cryptohash/ocean.css to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/ocean.css
Installing dist/doc/html/cryptohash/plus.gif to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/plus.gif
Installing dist/doc/html/cryptohash/synopsis.png to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/synopsis.png
Installing dist/doc/html/cryptohash/haskell_icon.gif to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/haskell_icon.gif
Installing dist/doc/html/cryptohash/xhaddock.css to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/xhaddock.css
Installing dist/doc/html/cryptohash/haddock-util.js to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/haddock-util.js
Installing dist/doc/html/cryptohash/frames.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/frames.html
Installing dist/doc/html/cryptohash/src/hscolour.css to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/hscolour.css
Installing dist/doc/html/cryptohash/src/Crypto-Hash.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-Types.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-SHA1.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-SHA1.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-SHA224.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-SHA224.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-SHA256.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-SHA256.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-SHA384.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-SHA384.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-SHA512.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-SHA512.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-SHA512t.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-SHA512t.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-SHA3.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-SHA3.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-MD2.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-MD2.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-MD4.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-MD4.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-MD5.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-MD5.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-RIPEMD160.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-RIPEMD160.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-Skein256.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-Skein256.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-Skein512.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-Skein512.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-Tiger.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-Tiger.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-Whirlpool.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-Whirlpool.html
Installing dist/doc/html/cryptohash/src/Crypto-MAC-HMAC.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-MAC-HMAC.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-Utils.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-Utils.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-Utils-Cpu.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-Utils-Cpu.html
Installing dist/doc/html/cryptohash/src/Crypto-Hash-Internal.html to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/src/Crypto-Hash-Internal.html
creating /srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html
Installing dist/doc/html/cryptohash/cryptohash.haddock to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/html/cryptohash.haddock
creating /srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/cryptohash-0.11.0/LICENSE
Installing library in
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto
creating /srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0
creating /srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto
creating
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash
creating
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/MAC
creating
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/Utils
Installing dist/build/Crypto/Hash.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash.hi
Installing dist/build/Crypto/Hash/Types.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/Types.hi
Installing dist/build/Crypto/Hash/SHA1.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/SHA1.hi
Installing dist/build/Crypto/Hash/SHA224.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/SHA224.hi
Installing dist/build/Crypto/Hash/SHA256.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/SHA256.hi
Installing dist/build/Crypto/Hash/SHA384.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/SHA384.hi
Installing dist/build/Crypto/Hash/SHA512.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/SHA512.hi
Installing dist/build/Crypto/Hash/SHA512t.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/SHA512t.hi
Installing dist/build/Crypto/Hash/SHA3.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/SHA3.hi
Installing dist/build/Crypto/Hash/MD2.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/MD2.hi
Installing dist/build/Crypto/Hash/MD4.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/MD4.hi
Installing dist/build/Crypto/Hash/MD5.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/MD5.hi
Installing dist/build/Crypto/Hash/RIPEMD160.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/RIPEMD160.hi
Installing dist/build/Crypto/Hash/Skein256.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/Skein256.hi
Installing dist/build/Crypto/Hash/Skein512.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/Skein512.hi
Installing dist/build/Crypto/Hash/Tiger.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/Tiger.hi
Installing dist/build/Crypto/Hash/Whirlpool.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/Whirlpool.hi
Installing dist/build/Crypto/MAC/HMAC.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/MAC/HMAC.hi
Installing dist/build/Crypto/Hash/Utils.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/Utils.hi
Installing dist/build/Crypto/Hash/Utils/Cpu.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/Utils/Cpu.hi
Installing dist/build/Crypto/Hash/Internal.hi to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/Crypto/Hash/Internal.hi
creating /srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3
Installing dist/build/libHScryptohash-0.11.0.a to
/srv/hackage/var/build/cache/inst/lib/cryptohash-0.11.0/ghc-7.6.3/libHScryptohash-0.11.0.a
/usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Icbits -optP-DARCH_X86 -optP-include -optPdist/build/autogen/cabal_macros.h -package-name cryptohash-0.11.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd -XHaskell98 -XTrustworthy -XForeignFunctionInterface Crypto.Hash Crypto.Hash.Types Crypto.Hash.SHA1 Crypto.Hash.SHA224 Crypto.Hash.SHA256 Crypto.Hash.SHA384 Crypto.Hash.SHA512 Crypto.Hash.SHA512t Crypto.Hash.SHA3 Crypto.Hash.MD2 Crypto.Hash.MD4 Crypto.Hash.MD5 Crypto.Hash.RIPEMD160 Crypto.Hash.Skein256 Crypto.Hash.Skein512 Crypto.Hash.Tiger Crypto.Hash.Whirlpool Crypto.MAC.HMAC -Wall -O2 -optc-O3 -fno-cse -fwarn-tabs -O0
Registering cryptohash-0.11.0...
/usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf

Test log

No test log was submitted for this report.