Resolving dependencies... Configuring appar-0.1.4... Building appar-0.1.4... Preprocessing library appar-0.1.4... [1 of 5] Compiling Text.Appar.Input ( Text/Appar/Input.hs, dist/build/Text/Appar/Input.o ) [2 of 5] Compiling Text.Appar.Parser ( Text/Appar/Parser.hs, dist/build/Text/Appar/Parser.o ) [3 of 5] Compiling Text.Appar.ByteString ( Text/Appar/ByteString.hs, dist/build/Text/Appar/ByteString.o ) [4 of 5] Compiling Text.Appar.LazyByteString ( Text/Appar/LazyByteString.hs, dist/build/Text/Appar/LazyByteString.o ) [5 of 5] Compiling Text.Appar.String ( Text/Appar/String.hs, dist/build/Text/Appar/String.o ) In-place registering appar-0.1.4... Running Haddock for appar-0.1.4... Running hscolour for appar-0.1.4... Preprocessing library appar-0.1.4... Preprocessing library appar-0.1.4... Haddock coverage: 20% ( 1 / 5) in 'Text.Appar.Input' 97% ( 36 / 37) in 'Text.Appar.Parser' 98% ( 39 / 40) in 'Text.Appar.ByteString' 98% ( 39 / 40) in 'Text.Appar.LazyByteString' 98% ( 39 / 40) in 'Text.Appar.String' Documentation created: dist/doc/html/appar/index.html, dist/doc/html/appar/appar.txt Creating package registration file: /tmp/pkgConf-appar-0.113466.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/appar-0.1.4 Registering appar-0.1.4... Installed appar-0.1.4 Configuring byteorder-1.0.4... Building byteorder-1.0.4... Preprocessing library byteorder-1.0.4... [1 of 1] Compiling System.ByteOrder ( System/ByteOrder.hs, dist/build/System/ByteOrder.o ) In-place registering byteorder-1.0.4... Running Haddock for byteorder-1.0.4... Running hscolour for byteorder-1.0.4... Preprocessing library byteorder-1.0.4... Preprocessing library byteorder-1.0.4... Haddock coverage: 67% ( 2 / 3) in 'System.ByteOrder' Documentation created: dist/doc/html/byteorder/index.html, dist/doc/html/byteorder/byteorder.txt Creating package registration file: /tmp/pkgConf-byteorder-1.013466.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/byteorder-1.0.4 Registering byteorder-1.0.4... Installed byteorder-1.0.4 Configuring network-2.6.0.2... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... 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 for readlink... yes checking for symlink... 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 configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building network-2.6.0.2... Preprocessing library network-2.6.0.2... [ 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 ) Network/Socket/Types.hsc:824:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘sizeOfSockAddrByFamily’: Patterns not matched: AF_UNSPEC AF_IMPLINK AF_PUP AF_CHAOS ... Network/Socket/Types.hsc:896:3: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [1#, 2#, 10#] Network/Socket/Types.hsc:952:10: Warning: Orphan instance: instance Storable HostAddress6 [ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) Network/Socket.hsc:176:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:192:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:211:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:27: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 In the first argument of ‘fromIntegral’, namely ‘(12)’ In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket.hsc:953:6: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorIfMinus1Retry "getPeerCred" c_getsockopt fd (1) (17) ptr_cr ptr_sz’ or by using the flag -fno-warn-unused-do-bind Network/Socket.hsc:989:3: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorWaitWrite sock "sendFd" c_sendFd (fdSocket sock) outfd’ or by using the flag -fno-warn-unused-do-bind [ 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 ) Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant [ 8 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) Network/Socket/ByteString/Lazy.hs:60:1: Warning: The import of ‘GHC.Conc’ is redundant except perhaps to import instances from ‘GHC.Conc’ To import instances alone, use: import GHC.Conc() [ 9 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.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 ) In-place registering network-2.6.0.2... Running Haddock for network-2.6.0.2... Running hscolour for network-2.6.0.2... Preprocessing library network-2.6.0.2... Preprocessing library network-2.6.0.2... Network/Socket/Types.hsc:952:10: Warning: Orphan instance: instance Storable HostAddress6 Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Network/Socket.hsc:176:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:192:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:211:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:27: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 In the first argument of ‘fromIntegral’, namely ‘(12)’ In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant Network/Socket/ByteString/Lazy.hs:60:1: Warning: The import of ‘GHC.Conc’ is redundant except perhaps to import instances from ‘GHC.Conc’ To import instances alone, use: import GHC.Conc() Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec' 59% ( 23 / 39) in 'Network.Socket.Types' 88% ( 28 / 32) in 'Network.Socket.Internal' 67% ( 64 / 95) in 'Network.Socket' 50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr' 25% ( 1 / 4) in 'Network.Socket.ByteString.Internal' 100% ( 15 / 15) in 'Network.Socket.ByteString' 100% ( 7 / 7) in 'Network.Socket.ByteString.Lazy' 25% ( 1 / 4) in 'Network.Socket.ByteString.Lazy.Posix' 42% ( 21 / 50) in 'Network.BSD' 81% ( 22 / 27) in 'Network' Warning: Network.Socket.ByteString: could not find link destinations for: Network.Socket.ByteString.IOVec.IOVec Documentation created: dist/doc/html/network/index.html, dist/doc/html/network/network.txt Creating package registration file: /tmp/pkgConf-network-2.6.013466.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-2.6.0.2 Registering network-2.6.0.2... Installed network-2.6.0.2 Downloading iproute-1.4.0... Configuring iproute-1.4.0... Building iproute-1.4.0... Preprocessing library iproute-1.4.0... [1 of 7] Compiling Data.IP.Addr ( Data/IP/Addr.hs, dist/build/Data/IP/Addr.o ) [2 of 7] Compiling Data.IP.Mask ( Data/IP/Mask.hs, dist/build/Data/IP/Mask.o ) [3 of 7] Compiling Data.IP.Range ( Data/IP/Range.hs, dist/build/Data/IP/Range.o ) [4 of 7] Compiling Data.IP.Op ( Data/IP/Op.hs, dist/build/Data/IP/Op.o ) [5 of 7] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, dist/build/Data/IP/RouteTable/Internal.o ) [6 of 7] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, dist/build/Data/IP/RouteTable.o ) [7 of 7] Compiling Data.IP ( Data/IP.hs, dist/build/Data/IP.o ) In-place registering iproute-1.4.0... Running Haddock for iproute-1.4.0... Running hscolour for iproute-1.4.0... Preprocessing library iproute-1.4.0... Preprocessing library iproute-1.4.0... Haddock coverage: 35% ( 17 / 48) in 'Data.IP.Addr' 0% ( 0 / 6) in 'Data.IP.Mask' 11% ( 2 / 18) in 'Data.IP.Range' 67% ( 6 / 9) in 'Data.IP.Op' 37% ( 10 / 27) in 'Data.IP.RouteTable.Internal' 100% ( 14 / 14) in 'Data.IP.RouteTable' 100% ( 27 / 27) in 'Data.IP' Documentation created: dist/doc/html/iproute/index.html, dist/doc/html/iproute/iproute.txt Creating package registration file: /tmp/pkgConf-iproute-1.413466.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/iproute-1.4.0 Registering iproute-1.4.0... Installed iproute-1.4.0