Build #2 for executable-hash-0.2.0.2

[all reports]

Package executable-hash-0.2.0.2
Install InstallOk
Docs Failed
Tests NotTried
Time submitted 2015-09-26 08:14:54.716125 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies template-haskell-2.10.0.0, file-embed-0.0.9, executable-path-0.0.3, directory-1.2.2.0, cryptohash-0.11.6, bytestring-0.10.6.0, base-4.8.1.0
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 executable-path-0.0.3...
Building executable-path-0.0.3...
Preprocessing library executable-path-0.0.3...
[1 of 2] Compiling System.Environment.Executable.Linux ( System/Environment/Executable/Linux.hs, dist/build/System/Environment/Executable/Linux.o )
[2 of 2] Compiling System.Environment.Executable ( System/Environment/Executable.hs, dist/build/System/Environment/Executable.o )
In-place registering executable-path-0.0.3...
Running Haddock for executable-path-0.0.3...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-executable-path-0.0982906996135497281.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/executable-path-0.0.3-JNYEuhpH9aU8Cz42lA2D0X
Registering executable-path-0.0.3...
Installed executable-path-0.0.3
Configuring file-embed-0.0.9...
Building file-embed-0.0.9...
Preprocessing library file-embed-0.0.9...
[1 of 1] Compiling Data.FileEmbed   ( Data/FileEmbed.hs, dist/build/Data/FileEmbed.o )

Data/FileEmbed.hs:64: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 file-embed-0.0.9...
Running Haddock for file-embed-0.0.9...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-file-embed-0.09439477391984210012.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/file-embed-0.0.9-9roswo6O5nP6wz34jEmUAD
Registering file-embed-0.0.9...
Installed file-embed-0.0.9
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.111469834481822890675.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
[1 of 2] Compiling System.Executable.Hash.Internal ( /tmp/cabal-tmp-29058/executable-hash-0.2.0.2/System/Executable/Hash/Internal.hs, /tmp/cabal-tmp-29058/executable-hash-0.2.0.2/dist/setup/System/Executable/Hash/Internal.o )
[2 of 2] Compiling Main             ( /tmp/cabal-tmp-29058/executable-hash-0.2.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-29058/executable-hash-0.2.0.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-29058/executable-hash-0.2.0.2/dist/setup/setup ...
Configuring executable-hash-0.2.0.2...
Building executable-hash-0.2.0.2...
Preprocessing library executable-hash-0.2.0.2...
[1 of 2] Compiling System.Executable.Hash.Internal ( System/Executable/Hash/Internal.hs, dist/build/System/Executable/Hash/Internal.o )
[2 of 2] Compiling System.Executable.Hash ( System/Executable/Hash.hs, dist/build/System/Executable/Hash.o )

System/Executable/Hash.hs:31: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 executable-hash-0.2.0.2...
Preprocessing executable 'inject-executable-hash' for
executable-hash-0.2.0.2...
[1 of 1] Compiling Main             ( app/inject-executable-hash.hs, dist/build/inject-executable-hash/inject-executable-hash-tmp/Main.o )
Linking dist/build/inject-executable-hash/inject-executable-hash ...
Not injecting executable hash into dist/build/test-inject/test-inject, as it doesn't exist.
Running Haddock for executable-hash-0.2.0.2...
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-executable-hash-0.2.07223085421820388464.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/executable-hash-0.2.0.2-HcuVMEBJ1a59mSlyfWTmMb
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering executable-hash-0.2.0.2...
Installed executable-hash-0.2.0.2

Test log

No test log was submitted for this report.