Build #7 for tls-0.1

[all reports]

Package tls-0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-29 01:22:17.88111 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies AES-0.2.9, RSA-1.2.1.0, base-4.9.0.0, binary-0.8.3.0, bytestring-0.10.8.1, certificate-1.2.6, cryptocipher-0.6.2, cryptohash-0.11.9, mtl-2.2.1, spoon-0.3.1, vector-0.11.0.0
Flags -test -executable

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring base64-bytestring-1.0.0.1...
Configuring SHA-1.6.4.2...
Building base64-bytestring-1.0.0.1...
Building SHA-1.6.4.2...
Installed base64-bytestring-1.0.0.1
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Installed byteable-0.1.1
Configuring cereal-0.4.1.1...
Building cereal-0.4.1.1...
Installed SHA-1.6.4.2
Configuring entropy-0.3.7...
Configuring foundation-0.0.2...
Installed cereal-0.4.1.1
Building foundation-0.0.2...
Building entropy-0.3.7...
Configuring monads-tf-0.1.0.3...
Installed entropy-0.3.7
Building monads-tf-0.1.0.3...
Configuring primitive-0.6.1.0...
Installed monads-tf-0.1.0.3
Building primitive-0.6.1.0...
Configuring mtl-2.2.1...
Installed primitive-0.6.1.0
Building mtl-2.2.1...
Configuring random-1.1...
Installed mtl-2.2.1
Building random-1.1...
Configuring spoon-0.3.1...
Installed random-1.1
Building spoon-0.3.1...
Configuring text-1.2.2.1...
Installed spoon-0.3.1
Building text-1.2.2.1...
Configuring transformers-compat-0.5.1.4...
Installed foundation-0.0.2
Building transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring AES-0.2.9...
Building AES-0.2.9...
Configuring vector-0.11.0.0...
Installed AES-0.2.9
Building vector-0.11.0.0...
Configuring tagged-0.8.5...
Installed text-1.2.2.1
Building tagged-0.8.5...
Configuring memory-0.14...
Installed tagged-0.8.5
Building memory-0.14...
Installed memory-0.14
Configuring asn1-data-0.7.2...
Building asn1-data-0.7.2...
Installed asn1-data-0.7.2
Configuring crypto-api-0.13.2...
Building crypto-api-0.13.2...
Configuring hashable-1.2.4.0...
Installed vector-0.11.0.0
Configuring securemem-0.1.9...
Installed crypto-api-0.13.2
Building hashable-1.2.4.0...
Building securemem-0.1.9...
Configuring cryptonite-0.21...
Installed securemem-0.1.9
Building cryptonite-0.21...
Installed hashable-1.2.4.0
Configuring crypto-pubkey-types-0.1.1...
Building crypto-pubkey-types-0.1.1...
Installed crypto-pubkey-types-0.1.1
Configuring pureMD5-2.1.3...
Building pureMD5-2.1.3...
Configuring monadcryptorandom-0.7.0...
Installed pureMD5-2.1.3
Building monadcryptorandom-0.7.0...
Configuring crypto-cipher-types-0.0.9...
Installed monadcryptorandom-0.7.0
Building crypto-cipher-types-0.0.9...
Configuring scientific-0.3.4.9...
Installed crypto-cipher-types-0.0.9
Building scientific-0.3.4.9...
Installed scientific-0.3.4.9
Configuring RSA-1.2.1.0...
Building RSA-1.2.1.0...
Configuring cipher-aes-0.2.11...
Installed RSA-1.2.1.0
Building cipher-aes-0.2.11...
Configuring cipher-blowfish-0.0.3...
Installed cipher-aes-0.2.11
Building cipher-blowfish-0.0.3...
Configuring cipher-camellia-0.0.2...
Installed cipher-blowfish-0.0.3
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 cryptonite-0.21
Building cipher-rc4-0.1.4...
Configuring attoparsec-0.13.1.0...
Installed cipher-des-0.0.6
Installed cipher-rc4-0.1.4
Configuring cryptocipher-0.6.2...
Building attoparsec-0.13.1.0...
Building cryptocipher-0.6.2...
Configuring cryptohash-0.11.9...
Installed cryptocipher-0.6.2
Building cryptohash-0.11.9...
Installed cryptohash-0.11.9
Installed attoparsec-0.13.1.0
Configuring pem-0.1.2...
Building pem-0.1.2...
Installed pem-0.1.2
Configuring certificate-1.2.6...
Building certificate-1.2.6...
Installed certificate-1.2.6
Configuring tls-0.1...
Building tls-0.1...
Failed to install tls-0.1
Build log ( /home/builder/.cabal/logs/tls-0.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-28401/tls-0.1'
Configuring tls-0.1...
Building tls-0.1...
Preprocessing library tls-0.1...
[ 1 of 13] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, dist/build/Network/TLS/Struct.o )

Network/TLS/Struct.hs:194:92: error:
    Ambiguous occurrence ‘Extension’
    It could refer to either ‘Data.Certificate.X509.Extension’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Ext’)
                          or ‘Network.TLS.Struct.Extension’,
                             defined at Network/TLS/Struct.hs:115:1

Network/TLS/Struct.hs:195:88: error:
    Ambiguous occurrence ‘Extension’
    It could refer to either ‘Data.Certificate.X509.Extension’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Ext’)
                          or ‘Network.TLS.Struct.Extension’,
                             defined at Network/TLS/Struct.hs:115:1

Network/TLS/Struct.hs:376:19: error:
    Ambiguous occurrence ‘HashMD5’
    It could refer to either ‘Data.Certificate.X509.HashMD5’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashMD5’,
                             defined at Network/TLS/Struct.hs:64:11

Network/TLS/Struct.hs:377:19: error:
    Ambiguous occurrence ‘HashSHA1’
    It could refer to either ‘Data.Certificate.X509.HashSHA1’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashSHA1’,
                             defined at Network/TLS/Struct.hs:65:11

Network/TLS/Struct.hs:378:19: error:
    Ambiguous occurrence ‘HashSHA224’
    It could refer to either ‘Data.Certificate.X509.HashSHA224’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashSHA224’,
                             defined at Network/TLS/Struct.hs:66:11

Network/TLS/Struct.hs:379:19: error:
    Ambiguous occurrence ‘HashSHA256’
    It could refer to either ‘Data.Certificate.X509.HashSHA256’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashSHA256’,
                             defined at Network/TLS/Struct.hs:67:11

Network/TLS/Struct.hs:380:19: error:
    Ambiguous occurrence ‘HashSHA384’
    It could refer to either ‘Data.Certificate.X509.HashSHA384’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashSHA384’,
                             defined at Network/TLS/Struct.hs:68:11

Network/TLS/Struct.hs:381:19: error:
    Ambiguous occurrence ‘HashSHA512’
    It could refer to either ‘Data.Certificate.X509.HashSHA512’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashSHA512’,
                             defined at Network/TLS/Struct.hs:69:11

Network/TLS/Struct.hs:385:28: error:
    Ambiguous occurrence ‘HashMD5’
    It could refer to either ‘Data.Certificate.X509.HashMD5’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashMD5’,
                             defined at Network/TLS/Struct.hs:64:11

Network/TLS/Struct.hs:386:28: error:
    Ambiguous occurrence ‘HashSHA1’
    It could refer to either ‘Data.Certificate.X509.HashSHA1’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashSHA1’,
                             defined at Network/TLS/Struct.hs:65:11

Network/TLS/Struct.hs:387:28: error:
    Ambiguous occurrence ‘HashSHA224’
    It could refer to either ‘Data.Certificate.X509.HashSHA224’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashSHA224’,
                             defined at Network/TLS/Struct.hs:66:11

Network/TLS/Struct.hs:388:28: error:
    Ambiguous occurrence ‘HashSHA256’
    It could refer to either ‘Data.Certificate.X509.HashSHA256’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashSHA256’,
                             defined at Network/TLS/Struct.hs:67:11

Network/TLS/Struct.hs:389:28: error:
    Ambiguous occurrence ‘HashSHA384’
    It could refer to either ‘Data.Certificate.X509.HashSHA384’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashSHA384’,
                             defined at Network/TLS/Struct.hs:68:11

Network/TLS/Struct.hs:390:28: error:
    Ambiguous occurrence ‘HashSHA512’
    It could refer to either ‘Data.Certificate.X509.HashSHA512’,
                             imported from ‘Data.Certificate.X509’ at Network/TLS/Struct.hs:45:1-28
                             (and originally defined in ‘Data.Certificate.X509.Cert’)
                          or ‘Network.TLS.Struct.HashSHA512’,
                             defined at Network/TLS/Struct.hs:69:11
cabal: Leaving directory '/tmp/cabal-tmp-28401/tls-0.1'
cabal: Error: some packages failed to install:
tls-0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.