Build #1 for commsec-keyexchange-0.2.1

[all reports]

Package commsec-keyexchange-0.2.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies network-2.4.1.2, monadcryptorandom-0.5.3, cryptohash-cryptoapi-0.1.0, crypto-pubkey-types-0.4.0, crypto-api-0.12.2.2, commsec-0.3.1, cipher-aes128-0.4.1, cereal-0.4.0.0, bytestring-0.10.0.2, base-4.6.0.1, RSA-1.2.2.0, DRBG-0.5.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Configuring commsec-keyexchange-0.2.1...
Dependency DRBG ==0.5.1: using DRBG-0.5.1
Dependency RSA ==1.2.2.0: using RSA-1.2.2.0
Dependency base ==4.6.0.1: using base-4.6.0.1
Dependency bytestring ==0.10.0.2: using bytestring-0.10.0.2
Dependency cereal ==0.4.0.0: using cereal-0.4.0.0
Dependency cipher-aes128 ==0.4.1: using cipher-aes128-0.4.1
Dependency commsec ==0.3.1: using commsec-0.3.1
Dependency crypto-api ==0.12.2.2: using crypto-api-0.12.2.2
Dependency crypto-pubkey-types ==0.4.0: using crypto-pubkey-types-0.4.0
Dependency cryptohash-cryptoapi ==0.1.0: using cryptohash-cryptoapi-0.1.0
Dependency monadcryptorandom ==0.5.3: using monadcryptorandom-0.5.3
Dependency network ==2.4.1.2: using network-2.4.1.2
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/commsec-keyexchange-0.2.1/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/commsec-keyexchange-0.2.1
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1
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 commsec-keyexchange-0.2.1...
Preprocessing library commsec-keyexchange-0.2.1...
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 -optP-include -optPdist/build/autogen/cabal_macros.h -package-name commsec-keyexchange-0.2.1 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id DRBG-0.5.1-f05f2fd2e9cd4d3440a85e4e1284bc0f -package-id RSA-1.2.2.0-0db5c3848b6f5cd9e98dfec80a155257 -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id cereal-0.4.0.0-c7b4d40bead8aebc394ccdbbc90603d4 -package-id cipher-aes128-0.4.1-5c2027a6d79a9deaae63d18ca0be97ce -package-id commsec-0.3.1-3be90544806a0184c39a85db14f1fada -package-id crypto-api-0.12.2.2-f88fb771f572e0f251705a9b3d53f0b7 -package-id crypto-pubkey-types-0.4.0-51fe186add76a585e0853b819fc85890 -package-id cryptohash-cryptoapi-0.1.0-7116d931ac2b3bdc82b6c9c83be86b13 -package-id monadcryptorandom-0.5.3-e71ab40e05cb740487fff5c5cd7a1aca -package-id network-2.4.1.2-fc99093587d92370c7febe034504fb40 -XHaskell98 Network.CommSec.KeyExchange Network.CommSec.KeyExchange.Socket Network.CommSec.KeyExchange.Internal -O0
[1 of 3] Compiling Network.CommSec.KeyExchange.Internal ( Network/CommSec/KeyExchange/Internal.hs, dist/build/Network/CommSec/KeyExchange/Internal.o )
[2 of 3] Compiling Network.CommSec.KeyExchange.Socket ( Network/CommSec/KeyExchange/Socket.hs, dist/build/Network/CommSec/KeyExchange/Socket.o )

Network/CommSec/KeyExchange/Socket.hs:47:14: Warning:
    Fields of `Conn' not initialised: socketAddr
    In the expression: Conn {..}
    In the first argument of `return', namely `(t, Conn {..})'
    In a stmt of a 'do' block: return (t, Conn {..})
[3 of 3] Compiling Network.CommSec.KeyExchange ( Network/CommSec/KeyExchange.hs, dist/build/Network/CommSec/KeyExchange.o )
Linking...
/usr/bin/ar -r dist/build/libHScommsec-keyexchange-0.2.1.a dist/build/Network/CommSec/KeyExchange.o dist/build/Network/CommSec/KeyExchange/Socket.o dist/build/Network/CommSec/KeyExchange/Internal.o
/usr/bin/ar: creating dist/build/libHScommsec-keyexchange-0.2.1.a
In-place registering commsec-keyexchange-0.2.1...
/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 commsec-keyexchange-0.2.1...
/usr/local/bin/haddock --ghc-version --built-in-themes
creating dist/build
creating dist/build/autogen
Running hscolour for commsec-keyexchange-0.2.1...
creating dist/doc/html/commsec-keyexchange
creating dist/doc/html
creating dist/doc
creating dist/doc/html
creating dist/doc/html/commsec-keyexchange
Preprocessing library commsec-keyexchange-0.2.1...
creating dist/doc/html/commsec-keyexchange/src
/usr/bin/HsColour -print-css -odist/doc/html/commsec-keyexchange/src/hscolour.css
/usr/bin/HsColour -css -anchor -odist/doc/html/commsec-keyexchange/src/Network-CommSec-KeyExchange.html Network/CommSec/KeyExchange.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/commsec-keyexchange/src/Network-CommSec-KeyExchange-Socket.html Network/CommSec/KeyExchange/Socket.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/commsec-keyexchange/src/Network-CommSec-KeyExchange-Internal.html Network/CommSec/KeyExchange/Internal.hs
/usr/local/bin/ghc --print-libdir -O0
Preprocessing library commsec-keyexchange-0.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
network-2.4.1.2, parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0
copy Network/CommSec/KeyExchange.hs to
dist/build/tmp-5038/Network/CommSec/KeyExchange.hs
copy Network/CommSec/KeyExchange/Socket.hs to
dist/build/tmp-5038/Network/CommSec/KeyExchange/Socket.hs
copy Network/CommSec/KeyExchange/Internal.hs to
dist/build/tmp-5038/Network/CommSec/KeyExchange/Internal.hs
creating dist/doc/html/commsec-keyexchange
/usr/local/bin/haddock --prologue=dist/doc/html/commsec-keyexchange/haddock-prolog5038.txt --dump-interface=dist/doc/html/commsec-keyexchange/commsec-keyexchange.haddock --optghc=-package-name --optghc=commsec-keyexchange-0.2.1 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/commsec-keyexchange-0.2.1 --verbosity=1 --html --read-interface=/package/DRBG-0.5.1/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/DRBG.haddock --read-interface=/package/RSA-1.2.2.0/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/RSA.haddock --read-interface=/package/SHA-1.6.1/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/SHA.haddock --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/asn1-types-0.2.1/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/asn1-types.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/binary-0.5.1.1/docs,/usr/local/share/doc/ghc/html/libraries/binary-0.5.1.1/binary.haddock --read-interface=/package/byteable-0.1.1/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/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/cereal-0.4.0.0/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/cereal.haddock --read-interface=/package/cipher-aes128-0.4.1/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/cipher-aes128.haddock --read-interface=/package/commsec-0.3.1/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/commsec.haddock --read-interface=/package/containers-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/containers-0.5.0.0/containers.haddock --read-interface=/package/crypto-api-0.12.2.2/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/crypto-api.haddock --read-interface=/package/crypto-pubkey-types-0.4.0/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/crypto-pubkey-types.haddock --read-interface=/package/cryptohash-0.10.0/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/cryptohash.haddock --read-interface=/package/cryptohash-cryptoapi-0.1.0/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/cryptohash-cryptoapi.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/directory-1.2.0.1/docs,/usr/local/share/doc/ghc/html/libraries/directory-1.2.0.1/directory.haddock --read-interface=/package/entropy-0.2.2.2/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/entropy.haddock --read-interface=/package/filepath-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/filepath-1.3.0.1/filepath.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 --read-interface=/package/monadcryptorandom-0.5.3/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/monadcryptorandom.haddock --read-interface=/package/old-locale-1.0.0.5/docs,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.5/old-locale.haddock --read-interface=/package/parallel-3.2.0.3/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/parallel.haddock --read-interface=/package/pretty-1.1.1.0/docs,/usr/local/share/doc/ghc/html/libraries/pretty-1.1.1.0/pretty.haddock --read-interface=/package/prettyclass-1.0.0.0/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/prettyclass.haddock --read-interface=/package/pureMD5-2.1.2.1/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/pureMD5.haddock --read-interface=/package/tagged-0.7/docs,/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/tagged.haddock --read-interface=/package/time-1.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/time-1.4.0.1/time.haddock --read-interface=/package/unix-2.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/unix-2.6.0.1/unix.haddock --odir=dist/doc/html/commsec-keyexchange/ --title=commsec-keyexchange-0.2.1: Key agreement for commsec. --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-5038 --optghc=-hidir --optghc=dist/build/tmp-5038 --optghc=-stubdir --optghc=dist/build/tmp-5038 --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --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=DRBG-0.5.1-f05f2fd2e9cd4d3440a85e4e1284bc0f --optghc=-package-id --optghc=RSA-1.2.2.0-0db5c3848b6f5cd9e98dfec80a155257 --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f --optghc=-package-id --optghc=cereal-0.4.0.0-c7b4d40bead8aebc394ccdbbc90603d4 --optghc=-package-id --optghc=cipher-aes128-0.4.1-5c2027a6d79a9deaae63d18ca0be97ce --optghc=-package-id --optghc=commsec-0.3.1-3be90544806a0184c39a85db14f1fada --optghc=-package-id --optghc=crypto-api-0.12.2.2-f88fb771f572e0f251705a9b3d53f0b7 --optghc=-package-id --optghc=crypto-pubkey-types-0.4.0-51fe186add76a585e0853b819fc85890 --optghc=-package-id --optghc=cryptohash-cryptoapi-0.1.0-7116d931ac2b3bdc82b6c9c83be86b13 --optghc=-package-id --optghc=monadcryptorandom-0.5.3-e71ab40e05cb740487fff5c5cd7a1aca --optghc=-package-id --optghc=network-2.4.1.2-fc99093587d92370c7febe034504fb40 --optghc=-XHaskell98 -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-5038/Network/CommSec/KeyExchange.hs dist/build/tmp-5038/Network/CommSec/KeyExchange/Socket.hs dist/build/tmp-5038/Network/CommSec/KeyExchange/Internal.hs --built-in-themes

dist/build/tmp-5038/Network/CommSec/KeyExchange/Socket.hs:47:14: Warning:
    Fields of `Conn' not initialised: socketAddr
    In the expression: Conn {..}
    In the first argument of `return', namely `(t, Conn {..})'
    In a stmt of a 'do' block: return (t, Conn {..})
Haddock coverage:
 100% (  3 /  3) in 'Network.CommSec.KeyExchange.Internal'
Warning: Couldn't find .haddock for export Network.Socket.listen
Warning: Couldn't find .haddock for export Network.Socket.bind
Warning: Couldn't find .haddock for export Network.Socket.socket
  30% (  3 / 10) in 'Network.CommSec.KeyExchange.Socket'
haddock module header parse failed: Cannot parse header documentation paragraphs
Warning: Couldn't find .haddock for export Network.Socket.HostName
Warning: Couldn't find .haddock for export Network.Socket.Types.PortNumber
  56% (  5 /  9) in 'Network.CommSec.KeyExchange'
Warning: Network.CommSec.KeyExchange.Internal: could not find link destinations for:
    Network.Socket.Types.Socket
Warning: Network.CommSec.KeyExchange.Socket: could not find link destinations for:
    Network.Socket.Types.Socket Network.Socket.Types.SockAddr Network.Socket.Types.Family Network.Socket.Types.SocketType Network.Socket.Types.ProtocolNumber
Warning: Network.CommSec.KeyExchange: could not find link destinations for:
    Network.Socket.Types.Socket Network.Socket.Types.SockAddr
Documentation created: dist/doc/html/commsec-keyexchange/index.html
directory dist/doc/html/commsec-keyexchange does exist: True
creating
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html
copy directory 'dist/doc/html/commsec-keyexchange' to
'/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html'.
creating
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html
creating
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/src
Installing dist/doc/html/commsec-keyexchange/commsec-keyexchange.haddock to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/commsec-keyexchange.haddock
Installing dist/doc/html/commsec-keyexchange/doc-index.html to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/doc-index.html
Installing
dist/doc/html/commsec-keyexchange/Network-CommSec-KeyExchange-Internal.html to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/Network-CommSec-KeyExchange-Internal.html
Installing
dist/doc/html/commsec-keyexchange/mini_Network-CommSec-KeyExchange-Internal.html
to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/mini_Network-CommSec-KeyExchange-Internal.html
Installing
dist/doc/html/commsec-keyexchange/Network-CommSec-KeyExchange-Socket.html to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/Network-CommSec-KeyExchange-Socket.html
Installing
dist/doc/html/commsec-keyexchange/mini_Network-CommSec-KeyExchange-Socket.html
to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/mini_Network-CommSec-KeyExchange-Socket.html
Installing dist/doc/html/commsec-keyexchange/Network-CommSec-KeyExchange.html
to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/Network-CommSec-KeyExchange.html
Installing
dist/doc/html/commsec-keyexchange/mini_Network-CommSec-KeyExchange.html to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/mini_Network-CommSec-KeyExchange.html
Installing dist/doc/html/commsec-keyexchange/hslogo-16.png to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/hslogo-16.png
Installing dist/doc/html/commsec-keyexchange/minus.gif to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/minus.gif
Installing dist/doc/html/commsec-keyexchange/ocean.css to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/ocean.css
Installing dist/doc/html/commsec-keyexchange/plus.gif to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/plus.gif
Installing dist/doc/html/commsec-keyexchange/synopsis.png to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/synopsis.png
Installing dist/doc/html/commsec-keyexchange/haskell_icon.gif to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/haskell_icon.gif
Installing dist/doc/html/commsec-keyexchange/xhaddock.css to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/xhaddock.css
Installing dist/doc/html/commsec-keyexchange/haddock-util.js to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/haddock-util.js
Installing dist/doc/html/commsec-keyexchange/frames.html to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/frames.html
Installing dist/doc/html/commsec-keyexchange/src/hscolour.css to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/src/hscolour.css
Installing
dist/doc/html/commsec-keyexchange/src/Network-CommSec-KeyExchange.html to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/src/Network-CommSec-KeyExchange.html
Installing
dist/doc/html/commsec-keyexchange/src/Network-CommSec-KeyExchange-Socket.html
to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/src/Network-CommSec-KeyExchange-Socket.html
Installing
dist/doc/html/commsec-keyexchange/src/Network-CommSec-KeyExchange-Internal.html
to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/src/Network-CommSec-KeyExchange-Internal.html
creating
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html
Installing dist/doc/html/commsec-keyexchange/commsec-keyexchange.haddock to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/html/commsec-keyexchange.haddock
creating /srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/commsec-keyexchange-0.2.1/LICENSE
Installing library in
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3/Network/CommSec
creating
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3/Network
creating
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1
creating
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3/Network
creating
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3/Network/CommSec
creating
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3/Network/CommSec/KeyExchange
Installing dist/build/Network/CommSec/KeyExchange.hi to
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3/Network/CommSec/KeyExchange.hi
Installing dist/build/Network/CommSec/KeyExchange/Socket.hi to
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3/Network/CommSec/KeyExchange/Socket.hi
Installing dist/build/Network/CommSec/KeyExchange/Internal.hi to
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3/Network/CommSec/KeyExchange/Internal.hi
creating
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3
Installing dist/build/libHScommsec-keyexchange-0.2.1.a to
/srv/hackage/var/build/cache/inst/lib/commsec-keyexchange-0.2.1/ghc-7.6.3/libHScommsec-keyexchange-0.2.1.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 -optP-include -optPdist/build/autogen/cabal_macros.h -package-name commsec-keyexchange-0.2.1 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id DRBG-0.5.1-f05f2fd2e9cd4d3440a85e4e1284bc0f -package-id RSA-1.2.2.0-0db5c3848b6f5cd9e98dfec80a155257 -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id cereal-0.4.0.0-c7b4d40bead8aebc394ccdbbc90603d4 -package-id cipher-aes128-0.4.1-5c2027a6d79a9deaae63d18ca0be97ce -package-id commsec-0.3.1-3be90544806a0184c39a85db14f1fada -package-id crypto-api-0.12.2.2-f88fb771f572e0f251705a9b3d53f0b7 -package-id crypto-pubkey-types-0.4.0-51fe186add76a585e0853b819fc85890 -package-id cryptohash-cryptoapi-0.1.0-7116d931ac2b3bdc82b6c9c83be86b13 -package-id monadcryptorandom-0.5.3-e71ab40e05cb740487fff5c5cd7a1aca -package-id network-2.4.1.2-fc99093587d92370c7febe034504fb40 -XHaskell98 Network.CommSec.KeyExchange Network.CommSec.KeyExchange.Socket Network.CommSec.KeyExchange.Internal -O0
Registering commsec-keyexchange-0.2.1...
/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.