------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/gmp-6.1.2_1.tgz Installing /packages/All/libiconv-1.14_11.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/ghc-8.6.5_3.tgz SUCCEEDED 00:00:25 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by hs-network-2.8.0.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by hs-network-2.8.0.1 for building => SHA256 Checksum OK for cabal/network-2.8.0.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by hs-network-2.8.0.1 for building ===> Extracting for hs-network-2.8.0.1 => SHA256 Checksum OK for cabal/network-2.8.0.1.tar.gz. Extracted Memory Use: 0.55M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for hs-network-2.8.0.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for hs-network-2.8.0.1 [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking ./setup ... Configuring network-2.8.0.1... configure: WARNING: unrecognized options: --with-compiler checking build system type... x86_64-unknown-dragonfly5.7 checking host system type... x86_64-unknown-dragonfly5.7 checking for gcc... /usr/bin/cc 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/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... no checking linux/can.h presence... no checking for linux/can.h... no checking linux/tcp.h usability... no checking linux/tcp.h presence... no checking for linux/tcp.h... no 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... yes checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... no checking for getpeereid in unistd.h... checking for getpeereid... yes 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... no checking for sendfile in sys/socket.h... yes 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 SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for hs-network-2.8.0.1 Preprocessing library for network-2.8.0.1.. Building library for network-2.8.0.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 ) Network/Socket.hsc:633:8: warning: [-Wunused-matches] Defined but not used: ‘sock’ | 633 | accept sock@(MkSocket s family stype protocol status) = do | ^^^^ [ 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.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o ) [ 8 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.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 ) SUCCEEDED 00:00:39 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for hs-network-2.8.0.1 ===> Generating temporary packing list Installing library in /construction/net/hs-network/stage/usr/local/lib/cabal/ghc-8.6.5/network-2.8.0.1 ================ CONTENTS OF TMPPLIST =================== lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/BSD.dyn_hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/BSD.hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString/IOVec.dyn_hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString/IOVec.hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString/Internal.dyn_hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString/Internal.hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString/Lazy/Posix.dyn_hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString/Lazy/Posix.hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString/Lazy.dyn_hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString/Lazy.hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString/MsgHdr.dyn_hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString/MsgHdr.hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString.dyn_hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/ByteString.hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/Internal.dyn_hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/Internal.hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/Types.dyn_hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket/Types.hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket.dyn_hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network/Socket.hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network.dyn_hi lib/cabal/ghc-8.6.5/network-2.8.0.1/Network.hi lib/cabal/ghc-8.6.5/network-2.8.0.1/include/HsNet.h lib/cabal/ghc-8.6.5/network-2.8.0.1/include/HsNetDef.h lib/cabal/ghc-8.6.5/network-2.8.0.1/include/HsNetworkConfig.h lib/cabal/ghc-8.6.5/network-2.8.0.1/libHSnetwork-2.8.0.1-Hmt657UE3v349uYmvUXEvW.a lib/cabal/ghc-8.6.5/network-2.8.0.1/register.sh lib/cabal/ghc-8.6.5/x86_64-dragonfly-ghc-8.6.5/libHSnetwork-2.8.0.1-Hmt657UE3v349uYmvUXEvW-ghc8.6.5.so share/doc/cabal/ghc-8.6.5/network-2.8.0.1/LICENSE ========================================================= ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for hs-network-2.8.0.1 file sizes/checksums [29]: 0% file sizes/checksums [29]: 100% packing files [29]: 0% packing files [29]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:28