Build #1 for hookup-0.1.0.0

[all reports]

Package hookup-0.1.0.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-10-06 05:52:13.760946 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies HsOpenSSL-0.11.2.3, HsOpenSSL-x509-system-0.1.0.3, base-4.9.0.0, bytestring-0.10.8.1, network-2.6.3.1, socks-0.5.5, template-haskell-2.11.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-29680/cereal-0.5.3.0'
Configuring cereal-0.5.3.0...
Building cereal-0.5.3.0...
Preprocessing library cereal-0.5.3.0...
[1 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[2 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[4 of 4] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
Running Haddock for cereal-0.5.3.0...
Running hscolour for cereal-0.5.3.0...
Preprocessing library cereal-0.5.3.0...
Preprocessing library cereal-0.5.3.0...
Haddock coverage:
  68% ( 30 / 44) in 'Data.Serialize.Put'
  Missing documentation for:
    Putter (src/Data/Serialize/Put.hs:134)
    putBuilder (src/Data/Serialize/Put.hs:182)
    putShortByteString (src/Data/Serialize/Put.hs:231)
    putTwoOf (src/Data/Serialize/Put.hs:311)
    putListOf (src/Data/Serialize/Put.hs:315)
    putIArrayOf (src/Data/Serialize/Put.hs:321)
    putSeqOf (src/Data/Serialize/Put.hs:327)
    putTreeOf (src/Data/Serialize/Put.hs:333)
    putMapOf (src/Data/Serialize/Put.hs:340)
    putIntMapOf (src/Data/Serialize/Put.hs:344)
    putSetOf (src/Data/Serialize/Put.hs:348)
    putIntSetOf (src/Data/Serialize/Put.hs:352)
    putMaybeOf (src/Data/Serialize/Put.hs:356)
    putEitherOf (src/Data/Serialize/Put.hs:361)
  94% ( 60 / 64) in 'Data.Serialize.Get'
  Missing documentation for:
    label (src/Data/Serialize/Get.hs:272)
    getLazyByteString (src/Data/Serialize/Get.hs:510)
    getShortByteString (src/Data/Serialize/Get.hs:515)
    getTwoOf (src/Data/Serialize/Get.hs:754)
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
  87% ( 13 / 15) in 'Data.Serialize'
  Missing documentation for:
    GSerializePut (src/Data/Serialize.hs:550)
    GSerializeGet (src/Data/Serialize.hs:553)
Warning: Data.Serialize.Put: could not find link destinations for:
    PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    get
Warning: Data.Serialize: could not find link destinations for:
    PutSum SumSize GetSum
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file:
/tmp/pkgConf-cereal-0.5.32145174067468703135.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/cereal-0.5.3.0-90KodwwwQanJlL7equBhpB
Registering cereal-0.5.3.0...
cabal: Leaving directory '/tmp/cabal-tmp-29680/cereal-0.5.3.0'
Installed cereal-0.5.3.0
cabal: Entering directory '/tmp/cabal-tmp-29680/network-2.6.3.1'
Configuring network-2.6.3.1...
configure: WARNING: unrecognized options: --with-compiler
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
config.status: include/HsNetworkConfig.h is unchanged
configure: WARNING: unrecognized options: --with-compiler
Building network-2.6.3.1...
Preprocessing library network-2.6.3.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )
[ 4 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )
[11 of 11] Compiling Network          ( Network.hs, dist/build/Network.o )
Running Haddock for network-2.6.3.1...
Running hscolour for network-2.6.3.1...
Preprocessing library network-2.6.3.1...
Preprocessing library network-2.6.3.1...
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  66% ( 29 / 44) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:95)
    sockFamily (Network/Socket/Types.hsc:98)
    sockType (Network/Socket/Types.hsc:101)
    sockProtocol (Network/Socket/Types.hsc:104)
    sockStatus (Network/Socket/Types.hsc:107)
    packSocketType (Network/Socket/Types.hsc:192)
    unpackSocketType (Network/Socket/Types.hsc:207)
    packFamily (Network/Socket/Types.hsc:311)
    unpackFamily (Network/Socket/Types.hsc:527)
    hostAddress6ToTuple (Network/Socket/Types.hsc:1028)
    tupleToHostAddress6 (Network/Socket/Types.hsc:1036)
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
    ProtocolNumber (Network/Socket/Types.hsc:117)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
  72% ( 76 /105) in 'Network.Socket'
  Missing documentation for:
    hostAddress6ToTuple (Network/Socket/Types.hsc:1028)
    tupleToHostAddress6 (Network/Socket/Types.hsc:1036)
    FlowInfo (Network/Socket/Types.hsc:815)
    ScopeID (Network/Socket/Types.hsc:816)
    ShutdownCmd (Network/Socket.hsc:1069)
    ProtocolNumber (Network/Socket/Types.hsc:117)
    ServiceName (Network/Socket.hsc:234)
    AddrInfo (Network/Socket.hsc:1280)
    getPeerName (Network/Socket.hsc:774)
    getSocketName (Network/Socket.hsc:782)
    socketPort (Network/Socket.hsc:751)
    recvLen (Network/Socket.hsc:704)
    inet_addr (Network/Socket.hsc:1151)
    inet_ntoa (Network/Socket.hsc:1159)
    isBound (Network/Socket.hsc:1118)
    isListening (Network/Socket.hsc:1123)
    isReadable (Network/Socket.hsc:1128)
    isWritable (Network/Socket.hsc:1133)
    sendFd (Network/Socket.hsc:1008)
    recvFd (Network/Socket.hsc:1016)
    aNY_PORT (Network/Socket.hsc:1030)
    sOMAXCONN (Network/Socket.hsc:1050)
    sOL_SOCKET (Network/Socket.hsc:1053)
    sCM_RIGHTS (Network/Socket.hsc:1057)
    fdSocket (Network/Socket.hsc:277)
    mkSocket (Network/Socket.hsc:265)
    packFamily (Network/Socket/Types.hsc:311)
    unpackFamily (Network/Socket/Types.hsc:527)
    packSocketType (Network/Socket/Types.hsc:192)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:234)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:117)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  88% ( 22 / 25) in 'Network'
  Missing documentation for:
    PortID (Network.hs:81)
    sendTo (Network.hs:338)
    recvFrom (Network.hs:347)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.321147380972007905771.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/network-2.6.3.1-G4Up1CPKbp7DeFsnywOnGG
Registering network-2.6.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-29680/network-2.6.3.1'
Installed network-2.6.3.1
cabal: Entering directory '/tmp/cabal-tmp-29680/HsOpenSSL-0.11.2.3'
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-29680/HsOpenSSL-0.11.2.3/dist/setup/setup.hs, /tmp/cabal-tmp-29680/HsOpenSSL-0.11.2.3/dist/setup/Main.o )
Linking /tmp/cabal-tmp-29680/HsOpenSSL-0.11.2.3/dist/setup/setup ...
Configuring HsOpenSSL-0.11.2.3...
Building HsOpenSSL-0.11.2.3...
Preprocessing library HsOpenSSL-0.11.2.3...
[ 1 of 33] Compiling OpenSSL.SSL.Option ( dist/build/OpenSSL/SSL/Option.hs, dist/build/OpenSSL/SSL/Option.o )
[ 2 of 33] Compiling OpenSSL.ERR      ( OpenSSL/ERR.hs, dist/build/OpenSSL/ERR.o )
[ 3 of 33] Compiling OpenSSL.Stack    ( OpenSSL/Stack.hs, dist/build/OpenSSL/Stack.o )
[ 4 of 33] Compiling OpenSSL.DH.Internal ( OpenSSL/DH/Internal.hs, dist/build/OpenSSL/DH/Internal.o )
[ 5 of 33] Compiling OpenSSL.Objects  ( dist/build/OpenSSL/Objects.hs, dist/build/OpenSSL/Objects.o )
[ 6 of 33] Compiling OpenSSL.EVP.Base64 ( OpenSSL/EVP/Base64.hs, dist/build/OpenSSL/EVP/Base64.o )
[ 7 of 33] Compiling OpenSSL.Utils    ( OpenSSL/Utils.hs, dist/build/OpenSSL/Utils.o )
[ 8 of 33] Compiling OpenSSL.EVP.Internal ( dist/build/OpenSSL/EVP/Internal.hs, dist/build/OpenSSL/EVP/Internal.o )
[ 9 of 33] Compiling OpenSSL.EVP.Cipher ( OpenSSL/EVP/Cipher.hs, dist/build/OpenSSL/EVP/Cipher.o )
[10 of 33] Compiling OpenSSL.EVP.Digest ( dist/build/OpenSSL/EVP/Digest.hs, dist/build/OpenSSL/EVP/Digest.o )
[11 of 33] Compiling OpenSSL.Cipher   ( dist/build/OpenSSL/Cipher.hs, dist/build/OpenSSL/Cipher.o )
[12 of 33] Compiling OpenSSL.BIO      ( OpenSSL/BIO.hs, dist/build/OpenSSL/BIO.o )
[13 of 33] Compiling OpenSSL.Random   ( OpenSSL/Random.hs, dist/build/OpenSSL/Random.o )
[14 of 33] Compiling OpenSSL.BN       ( dist/build/OpenSSL/BN.hs, dist/build/OpenSSL/BN.o )
[15 of 33] Compiling OpenSSL.DSA      ( dist/build/OpenSSL/DSA.hs, dist/build/OpenSSL/DSA.o )
[16 of 33] Compiling OpenSSL.RSA      ( dist/build/OpenSSL/RSA.hs, dist/build/OpenSSL/RSA.o )
[17 of 33] Compiling OpenSSL.EVP.PKey ( dist/build/OpenSSL/EVP/PKey.hs, dist/build/OpenSSL/EVP/PKey.o )
[18 of 33] Compiling OpenSSL.EVP.Open ( OpenSSL/EVP/Open.hs, dist/build/OpenSSL/EVP/Open.o )
[19 of 33] Compiling OpenSSL.EVP.Seal ( OpenSSL/EVP/Seal.hs, dist/build/OpenSSL/EVP/Seal.o )
[20 of 33] Compiling OpenSSL.EVP.Sign ( OpenSSL/EVP/Sign.hs, dist/build/OpenSSL/EVP/Sign.o )
[21 of 33] Compiling OpenSSL.EVP.Verify ( OpenSSL/EVP/Verify.hs, dist/build/OpenSSL/EVP/Verify.o )
[22 of 33] Compiling OpenSSL.DH       ( OpenSSL/DH.hs, dist/build/OpenSSL/DH.o )
[23 of 33] Compiling OpenSSL.ASN1     ( dist/build/OpenSSL/ASN1.hs, dist/build/OpenSSL/ASN1.o )
[24 of 33] Compiling OpenSSL.X509.Name ( dist/build/OpenSSL/X509/Name.hs, dist/build/OpenSSL/X509/Name.o )
[25 of 33] Compiling OpenSSL.X509     ( OpenSSL/X509.hs, dist/build/OpenSSL/X509.o )
[26 of 33] Compiling OpenSSL.X509.Request ( OpenSSL/X509/Request.hs, dist/build/OpenSSL/X509/Request.o )
[27 of 33] Compiling OpenSSL.X509.Revocation ( dist/build/OpenSSL/X509/Revocation.hs, dist/build/OpenSSL/X509/Revocation.o )
[28 of 33] Compiling OpenSSL.X509.Store ( OpenSSL/X509/Store.hs, dist/build/OpenSSL/X509/Store.o )
[29 of 33] Compiling OpenSSL.PKCS7    ( dist/build/OpenSSL/PKCS7.hs, dist/build/OpenSSL/PKCS7.o )
[30 of 33] Compiling OpenSSL.PEM      ( OpenSSL/PEM.hs, dist/build/OpenSSL/PEM.o )
[31 of 33] Compiling OpenSSL.Session  ( dist/build/OpenSSL/Session.hs, dist/build/OpenSSL/Session.o )
[32 of 33] Compiling OpenSSL.SSL      ( OpenSSL/SSL.hs, dist/build/OpenSSL/SSL.o )
[33 of 33] Compiling OpenSSL          ( OpenSSL.hs, dist/build/OpenSSL.o )
Running Haddock for HsOpenSSL-0.11.2.3...
Running hscolour for HsOpenSSL-0.11.2.3...
Preprocessing library HsOpenSSL-0.11.2.3...
Preprocessing library HsOpenSSL-0.11.2.3...
Haddock coverage:
  67% (  2 /  3) in 'OpenSSL.SSL.Option'
  Missing documentation for:
    optionToIntegral (OpenSSL/SSL/Option.hsc:141)
   0% (  0 /  4) in 'OpenSSL.ERR'
  Missing documentation for:
    Module header
    getError (OpenSSL/ERR.hs:12)
    peekError (OpenSSL/ERR.hs:15)
    errorString (OpenSSL/ERR.hs:21)
   0% (  0 /  5) in 'OpenSSL.Stack'
  Missing documentation for:
    Module header
    STACK (OpenSSL/Stack.hs:15)
    mapStack (OpenSSL/Stack.hs:34)
    withStack (OpenSSL/Stack.hs:48)
    withForeignStack (OpenSSL/Stack.hs:53)
   0% (  0 / 12) in 'OpenSSL.DH.Internal'
  Missing documentation for:
    Module header
    DH_ (OpenSSL/DH/Internal.hs:26)
    DHP (OpenSSL/DH/Internal.hs:27)
    withDHPPtr (OpenSSL/DH/Internal.hs:29)
    wrapDHPPtrWith (OpenSSL/DH/Internal.hs:32)
    wrapDHPPtr (OpenSSL/DH/Internal.hs:35)
    DH (OpenSSL/DH/Internal.hs:38)
    withDHPtr (OpenSSL/DH/Internal.hs:40)
    wrapDHPtrWith (OpenSSL/DH/Internal.hs:43)
    wrapDHPtr (OpenSSL/DH/Internal.hs:46)
    asDH (OpenSSL/DH/Internal.hs:49)
    asDHP (OpenSSL/DH/Internal.hs:52)
   0% (  0 /  3) in 'OpenSSL.Objects'
  Missing documentation for:
    Module header
    ObjNameType (OpenSSL/Objects.hsc:30)
    getObjNames (OpenSSL/Objects.hsc:58)
 100% (  9 /  9) in 'OpenSSL.EVP.Base64'
  22% (  2 /  9) in 'OpenSSL.Utils'
  Missing documentation for:
    Module header
    failIfNull (OpenSSL/Utils.hs:19)
    failIfNull_ (OpenSSL/Utils.hs:26)
    failIf (OpenSSL/Utils.hs:30)
    failIf_ (OpenSSL/Utils.hs:36)
    raiseOpenSSLError (OpenSSL/Utils.hs:41)
    peekCStringCLen (OpenSSL/Utils.hs:97)
  14% (  5 / 37) in 'OpenSSL.EVP.Internal'
  Missing documentation for:
    Module header
    EVP_CIPHER (OpenSSL/EVP/Internal.hsc:85)
    withCipherPtr (OpenSSL/EVP/Internal.hsc:87)
    cipherIvLength (OpenSSL/EVP/Internal.hsc:93)
    CipherCtx (OpenSSL/EVP/Internal.hsc:98)
    EVP_CIPHER_CTX (OpenSSL/EVP/Internal.hsc:99)
    newCipherCtx (OpenSSL/EVP/Internal.hsc:113)
    withCipherCtxPtr (OpenSSL/EVP/Internal.hsc:121)
    withNewCipherCtxPtr (OpenSSL/EVP/Internal.hsc:124)
    cipherSetPadding (OpenSSL/EVP/Internal.hsc:141)
    cipherInitBS (OpenSSL/EVP/Internal.hsc:156)
    cipherUpdateBS (OpenSSL/EVP/Internal.hsc:174)
    cipherFinalBS (OpenSSL/EVP/Internal.hsc:189)
    cipherStrictly (OpenSSL/EVP/Internal.hsc:199)
    cipherLazily (OpenSSL/EVP/Internal.hsc:205)
    EVP_MD (OpenSSL/EVP/Internal.hsc:218)
    withMDPtr (OpenSSL/EVP/Internal.hsc:220)
    DigestCtx (OpenSSL/EVP/Internal.hsc:225)
    EVP_MD_CTX (OpenSSL/EVP/Internal.hsc:226)
    withDigestCtxPtr (OpenSSL/EVP/Internal.hsc:242)
    digestUpdateBS (OpenSSL/EVP/Internal.hsc:261)
    digestFinalBS (OpenSSL/EVP/Internal.hsc:272)
    digestFinal (OpenSSL/EVP/Internal.hsc:280)
    digestStrictly (OpenSSL/EVP/Internal.hsc:289)
    digestLazily (OpenSSL/EVP/Internal.hsc:295)
    EVP_PKEY (OpenSSL/EVP/Internal.hsc:306)
    createPKey (OpenSSL/EVP/Internal.hsc:336)
    wrapPKeyPtr (OpenSSL/EVP/Internal.hsc:333)
    withPKeyPtr (OpenSSL/EVP/Internal.hsc:342)
    withPKeyPtr' (OpenSSL/EVP/Internal.hsc:345)
    unsafePKeyToPtr (OpenSSL/EVP/Internal.hsc:350)
    touchPKey (OpenSSL/EVP/Internal.hsc:353)
 100% (  9 /  9) in 'OpenSSL.EVP.Cipher'
 100% (  9 /  9) in 'OpenSSL.EVP.Digest'
  67% (  4 /  6) in 'OpenSSL.Cipher'
  Missing documentation for:
    Mode (OpenSSL/Cipher.hsc:31)
    AESCtx (OpenSSL/Cipher.hsc:38)
  89% ( 33 / 37) in 'OpenSSL.BIO'
  Missing documentation for:
    BIO_ (OpenSSL/BIO.hs:94)
    wrapBioPtr (OpenSSL/BIO.hs:117)
    withBioPtr (OpenSSL/BIO.hs:122)
    withBioPtr' (OpenSSL/BIO.hs:126)
 100% (  5 /  5) in 'OpenSSL.Random'
  88% ( 22 / 25) in 'OpenSSL.BN'
  95% ( 18 / 19) in 'OpenSSL.DSA'
  91% ( 20 / 22) in 'OpenSSL.RSA'
 100% (  5 /  5) in 'OpenSSL.EVP.PKey'
 100% (  4 /  4) in 'OpenSSL.EVP.Open'
 100% (  4 /  4) in 'OpenSSL.EVP.Seal'
 100% (  4 /  4) in 'OpenSSL.EVP.Sign'
 100% (  5 /  5) in 'OpenSSL.EVP.Verify'
  73% (  8 / 11) in 'OpenSSL.DH'
  Missing documentation for:
    DHP (OpenSSL/DH/Internal.hs:27)
    DH (OpenSSL/DH/Internal.hs:38)
    DHGen (OpenSSL/DH.hs:34)
   0% (  0 / 13) in 'OpenSSL.ASN1'
  Missing documentation for:
    Module header
    ASN1_OBJECT (OpenSSL/ASN1.hsc:34)
    obj2nid (OpenSSL/ASN1.hsc:36)
    nid2sn (OpenSSL/ASN1.hsc:46)
    nid2ln (OpenSSL/ASN1.hsc:50)
    ASN1_STRING (OpenSSL/ASN1.hsc:56)
    peekASN1String (OpenSSL/ASN1.hsc:58)
    ASN1_INTEGER (OpenSSL/ASN1.hsc:67)
    peekASN1Integer (OpenSSL/ASN1.hsc:82)
    withASN1Integer (OpenSSL/ASN1.hsc:95)
    ASN1_TIME (OpenSSL/ASN1.hsc:106)
    peekASN1Time (OpenSSL/ASN1.hsc:121)
    withASN1Time (OpenSSL/ASN1.hsc:154)
   0% (  0 /  5) in 'OpenSSL.X509.Name'
  Missing documentation for:
    Module header
    X509_NAME (OpenSSL/X509/Name.hsc:18)
    allocaX509Name (OpenSSL/X509/Name.hsc:43)
    withX509Name (OpenSSL/X509/Name.hsc:47)
    peekX509Name (OpenSSL/X509/Name.hsc:62)
  82% ( 27 / 33) in 'OpenSSL.X509'
  86% ( 18 / 21) in 'OpenSSL.X509.Request'
  88% ( 22 / 25) in 'OpenSSL.X509.Revocation'
  31% (  5 / 16) in 'OpenSSL.X509.Store'
  81% ( 13 / 16) in 'OpenSSL.PKCS7'
 100% ( 27 / 27) in 'OpenSSL.PEM'
  92% ( 54 / 59) in 'OpenSSL.Session'
  Missing documentation for:
    contextSetDefaultCiphers (OpenSSL/Session.hsc:257)
    contextSetVerificationMode (OpenSSL/Session.hsc:282)
    ShutdownType (OpenSSL/Session.hsc:606)
    SSLContext_ (OpenSSL/Session.hsc:124)
    SSL_ (OpenSSL/Session.hsc:334)
   0% (  0 /  4) in 'OpenSSL.SSL'
  Missing documentation for:
    Module header
    loadErrorStrings (OpenSSL/SSL.hs:9)
    addAllAlgorithms (OpenSSL/SSL.hs:12)
    libraryInit (OpenSSL/SSL.hs:15)
 100% (  2 /  2) in 'OpenSSL'
Documentation created: dist/doc/html/HsOpenSSL/index.html,
dist/doc/html/HsOpenSSL/HsOpenSSL.txt
Creating package registration file:
/tmp/pkgConf-HsOpenSSL-0.11.26384220901943327684.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/HsOpenSSL-0.11.2.3-8TliSMphqXz7zEwcwuNBzj
Registering HsOpenSSL-0.11.2.3...
cabal: Leaving directory '/tmp/cabal-tmp-29680/HsOpenSSL-0.11.2.3'
Installed HsOpenSSL-0.11.2.3
cabal: Entering directory '/tmp/cabal-tmp-29680/socks-0.5.5'
Configuring socks-0.5.5...
Building socks-0.5.5...
Preprocessing library socks-0.5.5...
[1 of 7] Compiling Network.Socks5.Parse ( Network/Socks5/Parse.hs, dist/build/Network/Socks5/Parse.o )
[2 of 7] Compiling Network.Socks5.Types ( Network/Socks5/Types.hs, dist/build/Network/Socks5/Types.o )
[3 of 7] Compiling Network.Socks5.Wire ( Network/Socks5/Wire.hs, dist/build/Network/Socks5/Wire.o )

Network/Socks5/Wire.hs:15:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Socks5/Wire.hs:23:1: warning: [-Wunused-imports]
    The import of ‘Network.Socks5.Parse’ is redundant
      except perhaps to import instances from ‘Network.Socks5.Parse’
    To import instances alone, use: import Network.Socks5.Parse()
[4 of 7] Compiling Network.Socks5.Command ( Network/Socks5/Command.hs, dist/build/Network/Socks5/Command.o )

Network/Socks5/Command.hs:25:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[5 of 7] Compiling Network.Socks5.Lowlevel ( Network/Socks5/Lowlevel.hs, dist/build/Network/Socks5/Lowlevel.o )
[6 of 7] Compiling Network.Socks5.Conf ( Network/Socks5/Conf.hs, dist/build/Network/Socks5/Conf.o )
[7 of 7] Compiling Network.Socks5   ( Network/Socks5.hs, dist/build/Network/Socks5.o )

Network/Socks5.hs:81:50: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"

Network/Socks5.hs:117:50: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"
Running Haddock for socks-0.5.5...
Running hscolour for socks-0.5.5...
Preprocessing library socks-0.5.5...
Preprocessing library socks-0.5.5...

Network/Socks5/Wire.hs:15:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Socks5/Wire.hs:23:1: warning: [-Wunused-imports]
    The import of ‘Network.Socks5.Parse’ is redundant
      except perhaps to import instances from ‘Network.Socks5.Parse’
    To import instances alone, use: import Network.Socks5.Parse()

Network/Socks5/Command.hs:25:1: warning: [-Wunused-imports]
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Socks5.hs:81:50: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"

Network/Socks5.hs:117:50: warning: [-Wdeprecations]
    In the use of ‘sClose’ (imported from Network.Socket):
    Deprecated: "use 'close'"
Haddock coverage:
 100% ( 17 / 17) in 'Network.Socks5.Parse'
 100% (  9 /  9) in 'Network.Socks5.Types'
 100% (  5 /  5) in 'Network.Socks5.Wire'
  17% (  2 / 12) in 'Network.Socks5.Command'
  Missing documentation for:
    establish (Network/Socks5/Command.hs:38)
    Connect (Network/Socks5/Command.hs:43)
    Command (Network/Socks5/Command.hs:45)
    connectIPV4 (Network/Socks5/Command.hs:63)
    connectIPV6 (Network/Socks5/Command.hs:68)
    connectDomainName (Network/Socks5/Command.hs:75)
    rpc (Network/Socks5/Command.hs:84)
    rpc_ (Network/Socks5/Command.hs:93)
    sendSerialized (Network/Socks5/Command.hs:78)
    waitSerialized (Network/Socks5/Command.hs:81)
  32% (  6 / 19) in 'Network.Socks5.Lowlevel'
  Missing documentation for:
    Module header
    resolveToSockAddr (Network/Socks5/Lowlevel.hs:16)
    socksListen (Network/Socks5/Lowlevel.hs:24)
    establish (Network/Socks5/Command.hs:38)
    Connect (Network/Socks5/Command.hs:43)
    Command (Network/Socks5/Command.hs:45)
    connectIPV4 (Network/Socks5/Command.hs:63)
    connectIPV6 (Network/Socks5/Command.hs:68)
    connectDomainName (Network/Socks5/Command.hs:75)
    rpc (Network/Socks5/Command.hs:84)
    rpc_ (Network/Socks5/Command.hs:93)
    sendSerialized (Network/Socks5/Command.hs:78)
    waitSerialized (Network/Socks5/Command.hs:81)
 100% (  6 /  6) in 'Network.Socks5.Conf'
 100% ( 21 / 21) in 'Network.Socks5'
Documentation created: dist/doc/html/socks/index.html,
dist/doc/html/socks/socks.txt
Creating package registration file:
/tmp/pkgConf-socks-0.56975177212001229904.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/socks-0.5.5-7NKerosohUG4pHD8gUq0E5
Registering socks-0.5.5...
cabal: Leaving directory '/tmp/cabal-tmp-29680/socks-0.5.5'
Installed socks-0.5.5
cabal: Entering directory '/tmp/cabal-tmp-29680/HsOpenSSL-x509-system-0.1.0.3'
Configuring HsOpenSSL-x509-system-0.1.0.3...
Building HsOpenSSL-x509-system-0.1.0.3...
Preprocessing library HsOpenSSL-x509-system-0.1.0.3...
[1 of 2] Compiling OpenSSL.X509.SystemStore.Unix ( OpenSSL/X509/SystemStore/Unix.hs, dist/build/OpenSSL/X509/SystemStore/Unix.o )
[2 of 2] Compiling OpenSSL.X509.SystemStore ( OpenSSL/X509/SystemStore.hs, dist/build/OpenSSL/X509/SystemStore.o )
Running Haddock for HsOpenSSL-x509-system-0.1.0.3...
Running hscolour for HsOpenSSL-x509-system-0.1.0.3...
Preprocessing library HsOpenSSL-x509-system-0.1.0.3...
Preprocessing library HsOpenSSL-x509-system-0.1.0.3...
Haddock coverage:
   0% (  0 /  2) in 'OpenSSL.X509.SystemStore.Unix'
  Missing documentation for:
    Module header
    contextLoadSystemCerts (OpenSSL/X509/SystemStore/Unix.hs:12)
  50% (  1 /  2) in 'OpenSSL.X509.SystemStore'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/HsOpenSSL-x509-system/index.html,
dist/doc/html/HsOpenSSL-x509-system/HsOpenSSL-x509-system.txt
Creating package registration file:
/tmp/pkgConf-HsOpenSSL-x509-system-0.1.0430253414861543921.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/HsOpenSSL-x509-system-0.1.0.3-HKM0MmuHmqELU89gHuqwxb
Registering HsOpenSSL-x509-system-0.1.0.3...
cabal: Leaving directory '/tmp/cabal-tmp-29680/HsOpenSSL-x509-system-0.1.0.3'
Installed HsOpenSSL-x509-system-0.1.0.3
Downloading hookup-0.1.0.0...
cabal: Entering directory '/tmp/cabal-tmp-29680/hookup-0.1.0.0'
Configuring hookup-0.1.0.0...
Building hookup-0.1.0.0...
Preprocessing library hookup-0.1.0.0...
In file included from dist/build/Hookup/OpenSSL_hsc_make.c:1:0:
OpenSSL.hsc: In function ‘main’:
OpenSSL.hsc:55:16: error: ‘X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS’ undeclared (first use in this function)
/opt/ghc/8.0.2/lib/ghc-8.0.1.20160701/template-hsc.h:35:10: note: in definition of macro ‘hsc_const’
     if ((x) < 0)                                      \
          ^
OpenSSL.hsc:55:16: note: each undeclared identifier is reported only once for each function it appears in
/opt/ghc/8.0.2/lib/ghc-8.0.1.20160701/template-hsc.h:35:10: note: in definition of macro ‘hsc_const’
     if ((x) < 0)                                      \
          ^
compiling dist/build/Hookup/OpenSSL_hsc_make.c failed (exit code 1)
command was: /usr/bin/gcc -c dist/build/Hookup/OpenSSL_hsc_make.c -o dist/build/Hookup/OpenSSL_hsc_make.o -fno-stack-protector -fno-stack-protector -D__GLASGOW_HASKELL__=800 -Dlinux_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Dlinux_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/build/autogen -include dist/build/autogen/cabal_macros.h -I/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/network-2.6.3.1-G4Up1CPKbp7DeFsnywOnGG/include -I/opt/ghc/8.0.2/lib/ghc-8.0.1.20160701/unix-2.7.2.0/include -I/opt/ghc/8.0.2/lib/ghc-8.0.1.20160701/time-1.6.0.1/include -I/opt/ghc/8.0.2/lib/ghc-8.0.1.20160701/bytestring-0.10.8.1/include -I/opt/ghc/8.0.2/lib/ghc-8.0.1.20160701/base-4.9.0.0/include -I/opt/ghc/8.0.2/lib/ghc-8.0.1.20160701/integer-gmp-1.0.0.1/include -I/opt/ghc/8.0.2/lib/ghc-8.0.1.20160701/include -I/opt/ghc/8.0.2/lib/ghc-8.0.1.20160701/include/
cabal: Leaving directory '/tmp/cabal-tmp-29680/hookup-0.1.0.0'
Failed to install hookup-0.1.0.0
cabal: Error: some packages failed to install:
hookup-0.1.0.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.