Build #7 for openpgp-crypto-api-0.3

[all reports]

Package openpgp-crypto-api-0.3
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-24 01:37:53.213538 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, binary-0.8.3.0, bytestring-0.10.8.1, cereal-0.5.4.0, crypto-api-0.13.2, cryptocipher-0.6.2, cryptohash-0.11.9, openpgp-0.6.1, utf8-string-1.0.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring bzlib-0.5.0.5...
Configuring byteable-0.1.1...
Building bzlib-0.5.0.5...
Building byteable-0.1.1...
Installed byteable-0.1.1
Configuring cereal-0.5.4.0...
Building cereal-0.5.4.0...
Configuring entropy-0.3.7...
Installed bzlib-0.5.0.5
Building entropy-0.3.7...
Configuring foundation-0.0.2...
Installed cereal-0.5.4.0
Building foundation-0.0.2...
Configuring primitive-0.6.1.0...
Installed entropy-0.3.7
Building primitive-0.6.1.0...
Configuring utf8-string-1.0.1.1...
Installed primitive-0.6.1.0
Building utf8-string-1.0.1.1...
Configuring transformers-compat-0.5.1.4...
Installed utf8-string-1.0.1.1
Building transformers-compat-0.5.1.4...
Configuring zlib-0.6.1.2...
Installed transformers-compat-0.5.1.4
Building zlib-0.6.1.2...
Configuring vector-0.11.0.0...
Installed zlib-0.6.1.2
Building vector-0.11.0.0...
Configuring tagged-0.8.5...
Installed foundation-0.0.2
Building tagged-0.8.5...
Installed tagged-0.8.5
Configuring openpgp-0.6.1...
Building openpgp-0.6.1...
Configuring memory-0.14...
Installed vector-0.11.0.0
Building memory-0.14...
Configuring crypto-api-0.13.2...
Installed openpgp-0.6.1
Building crypto-api-0.13.2...
Installed memory-0.14
Configuring securemem-0.1.9...
Building securemem-0.1.9...
Configuring cryptonite-0.21...
Installed crypto-api-0.13.2
Building cryptonite-0.21...
Installed securemem-0.1.9
Configuring crypto-cipher-types-0.0.9...
Building crypto-cipher-types-0.0.9...
Installed crypto-cipher-types-0.0.9
Configuring cipher-blowfish-0.0.3...
Building cipher-blowfish-0.0.3...
Configuring cipher-aes-0.2.11...
Installed cipher-blowfish-0.0.3
Building cipher-aes-0.2.11...
Configuring cipher-camellia-0.0.2...
Installed cipher-aes-0.2.11
Building cipher-camellia-0.0.2...
Configuring cipher-des-0.0.6...
Installed cipher-camellia-0.0.2
Building cipher-des-0.0.6...
Configuring cipher-rc4-0.1.4...
Installed cipher-des-0.0.6
Building cipher-rc4-0.1.4...
Installed cipher-rc4-0.1.4
Configuring cryptocipher-0.6.2...
Building cryptocipher-0.6.2...
Installed cryptocipher-0.6.2
Installed cryptonite-0.21
Configuring cryptohash-0.11.9...
Building cryptohash-0.11.9...
Installed cryptohash-0.11.9
Configuring openpgp-crypto-api-0.3...
Building openpgp-crypto-api-0.3...
Failed to install openpgp-crypto-api-0.3
Build log ( /home/builder/.cabal/logs/openpgp-crypto-api-0.3.log ):
cabal: Entering directory '/tmp/cabal-tmp-26170/openpgp-crypto-api-0.3'
Configuring openpgp-crypto-api-0.3...
Building openpgp-crypto-api-0.3...
Preprocessing library openpgp-crypto-api-0.3...
[1 of 1] Compiling Data.OpenPGP.CryptoAPI ( Data/OpenPGP/CryptoAPI.hs, dist/build/Data/OpenPGP/CryptoAPI.o )

Data/OpenPGP/CryptoAPI.hs:11:25: error:
    Module ‘Crypto.Hash.MD5’ does not export ‘MD5’

Data/OpenPGP/CryptoAPI.hs:12:26: error:
    Module ‘Crypto.Hash.SHA1’ does not export ‘SHA1’

Data/OpenPGP/CryptoAPI.hs:13:31: error:
    Module ‘Crypto.Hash.RIPEMD160’ does not export ‘RIPEMD160’

Data/OpenPGP/CryptoAPI.hs:14:28: error:
    Module ‘Crypto.Hash.SHA256’ does not export ‘SHA256’

Data/OpenPGP/CryptoAPI.hs:15:28: error:
    Module ‘Crypto.Hash.SHA384’ does not export ‘SHA384’

Data/OpenPGP/CryptoAPI.hs:16:28: error:
    Module ‘Crypto.Hash.SHA512’ does not export ‘SHA512’

Data/OpenPGP/CryptoAPI.hs:17:28: error:
    Module ‘Crypto.Hash.SHA224’ does not export ‘SHA224’

Data/OpenPGP/CryptoAPI.hs:19:1: error:
    Failed to load interface for ‘Crypto.Cipher.RSA’
    Perhaps you meant
      Crypto.Cipher.RC4 (needs flag -package-key cipher-rc4-0.1.4)
      Crypto.Cipher.RC4 (needs flag -package-key cryptonite-0.21)
      Crypto.Cipher.AES (needs flag -package-key cipher-aes-0.2.11)
    Use -v to see a list of the files searched for.

Data/OpenPGP/CryptoAPI.hs:20:1: error:
    Failed to load interface for ‘Crypto.Cipher.DSA’
    Perhaps you meant
      Crypto.Cipher.DES (needs flag -package-key cipher-des-0.0.6)
      Crypto.Cipher.DES (needs flag -package-key cryptonite-0.21)
      Crypto.Cipher.AES (needs flag -package-key cipher-aes-0.2.11)
    Use -v to see a list of the files searched for.
cabal: Leaving directory '/tmp/cabal-tmp-26170/openpgp-crypto-api-0.3'
cabal: Error: some packages failed to install:
openpgp-crypto-api-0.3 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.