Build #1 for curve25519-0.2

[all reports]

Package curve25519-0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-02-12 08:33:37.962764 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies crypto-api-0.13.2, bytestring-0.10.4.0, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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.16324.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.5-6324/entropy-0.3.5/dist/setup/setup.hs, /tmp/entropy-0.3.5-6324/entropy-0.3.5/dist/setup/Main.o )
Linking /tmp/entropy-0.3.5-6324/entropy-0.3.5/dist/setup/setup ...
Configuring entropy-0.3.5...
Result of RDRAND Test: True
Building entropy-0.3.5...
Preprocessing library entropy-0.3.5...
[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.5...
Running Haddock for entropy-0.3.5...
Running hscolour for entropy-0.3.5...
Preprocessing library entropy-0.3.5...
Preprocessing library entropy-0.3.5...
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.36324.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/entropy-0.3.5
Registering entropy-0.3.5...
Installed entropy-0.3.5
Configuring tagged-0.7.3...
Building tagged-0.7.3...
Preprocessing library tagged-0.7.3...
[1 of 1] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.7.3...
Running Haddock for tagged-0.7.3...
Running hscolour for tagged-0.7.3...
Preprocessing library tagged-0.7.3...
Preprocessing library tagged-0.7.3...
Haddock coverage:
  92% ( 12 / 13) 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.76324.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tagged-0.7.3
Registering tagged-0.7.3...
Installed tagged-0.7.3
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.136324.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
Downloading curve25519-0.2...
Configuring curve25519-0.2...
Building curve25519-0.2...
Preprocessing library curve25519-0.2...
[1 of 3] Compiling Crypto.Curve25519.Pure ( src/Crypto/Curve25519/Pure.hs, dist/build/Crypto/Curve25519/Pure.o )
[2 of 3] Compiling Crypto.Curve25519.Exceptions ( src/Crypto/Curve25519/Exceptions.hs, dist/build/Crypto/Curve25519/Exceptions.o )
[3 of 3] Compiling Crypto.Curve25519 ( src/Crypto/Curve25519.hs, dist/build/Crypto/Curve25519.o )
In-place registering curve25519-0.2...
Running Haddock for curve25519-0.2...
Running hscolour for curve25519-0.2...
Preprocessing library curve25519-0.2...
Preprocessing library curve25519-0.2...
Haddock coverage:
 100% (  9 /  9) in 'Crypto.Curve25519.Pure'
 100% (  9 /  9) in 'Crypto.Curve25519.Exceptions'
  50% (  1 /  2) in 'Crypto.Curve25519'
Documentation created: dist/doc/html/curve25519/index.html,
dist/doc/html/curve25519/curve25519.txt
Creating package registration file: /tmp/pkgConf-curve25519-06324.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/curve25519-0.2
Registering curve25519-0.2...
Installed curve25519-0.2

Test log

No test log was submitted for this report.