Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-socks.spec'], chrootPath='/var/lib/mock/f31-ghc-17146499-1231254/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-socks.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1564704000 Wrote: /builddir/build/SRPMS/ghc-socks-0.5.6-8.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-socks.spec'], chrootPath='/var/lib/mock/f31-ghc-17146499-1231254/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-socks.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1564704000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gD9Tsl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf socks-0.5.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/socks-0.5.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd socks-0.5.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/socks-0.5.6.cabal socks.cabal + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IgxSel + umask 022 + cd /builddir/build/BUILD + cd socks-0.5.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup + LANG=C.utf8 + ./Setup --version + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-socks '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/socks-0.5.6 --global + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build BUILDSTDERR: Network/Socks5/Wire.hs:15:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 15 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Wire.hs:23:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Network.Socks5.Parse’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Network.Socks5.Parse’ BUILDSTDERR: To import instances alone, use: import Network.Socks5.Parse() BUILDSTDERR: | BUILDSTDERR: 23 | import Network.Socks5.Parse as P (anyByte, take) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Command.hs:25:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 25 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Lowlevel.hs:10:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Network.BSD’ is deprecated: BUILDSTDERR: This platform dependent module is no longer supported. BUILDSTDERR: | BUILDSTDERR: 10 | import Network.BSD BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Lowlevel.hs:21:44: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getHostByName’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 21 | SocksAddrDomainName bs -> do he <- getHostByName (BC.unpack bs) BUILDSTDERR: | ^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Lowlevel.hs:22:66: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘hostAddress’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 22 | return $ SockAddrInet port (hostAddress he) BUILDSTDERR: | ^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:48:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Network.BSD’ is deprecated: BUILDSTDERR: This platform dependent module is no longer supported. BUILDSTDERR: | BUILDSTDERR: 48 | import Network.BSD BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:49:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Network’ is deprecated: BUILDSTDERR: The high level Network interface is no longer supported. Please use Network.Socket. BUILDSTDERR: | BUILDSTDERR: 49 | import Network (PortID(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:80:5: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getProtocolNumber’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 80 | getProtocolNumber "tcp" >>= \proto -> BUILDSTDERR: | ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:112:21: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 112 | -> PortID -- ^ destination port BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:116:14: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getProtocolNumber’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 116 | proto <- getProtocolNumber "tcp" BUILDSTDERR: | ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:123:30: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 123 | socksConnectTo' :: String -> PortID -> String -> PortID -> IO Socket BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:123:50: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 123 | socksConnectTo' :: String -> PortID -> String -> PortID -> IO Socket BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:130:29: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 130 | socksConnectTo :: String -> PortID -> String -> PortID -> IO Handle BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:130:49: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 130 | socksConnectTo :: String -> PortID -> String -> PortID -> IO Handle BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:137:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of data constructor ‘Service’ (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 137 | resolvePortID (Service serv) = getServicePortNumber serv BUILDSTDERR: | ^^^^^^^ BUILDSTDERR: Network/Socks5.hs:137:32: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getServicePortNumber’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 137 | resolvePortID (Service serv) = getServicePortNumber serv BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:138:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of data constructor ‘PortNumber’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 138 | resolvePortID (PortNumber n) = return n BUILDSTDERR: | ^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Wire.hs:15:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 15 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Wire.hs:23:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Network.Socks5.Parse’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Network.Socks5.Parse’ BUILDSTDERR: To import instances alone, use: import Network.Socks5.Parse() BUILDSTDERR: | BUILDSTDERR: 23 | import Network.Socks5.Parse as P (anyByte, take) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Command.hs:25:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 25 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Lowlevel.hs:10:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Network.BSD’ is deprecated: BUILDSTDERR: This platform dependent module is no longer supported. BUILDSTDERR: | BUILDSTDERR: 10 | import Network.BSD BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Lowlevel.hs:21:44: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getHostByName’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 21 | SocksAddrDomainName bs -> do he <- getHostByName (BC.unpack bs) BUILDSTDERR: | ^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Lowlevel.hs:22:66: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘hostAddress’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 22 | return $ SockAddrInet port (hostAddress he) BUILDSTDERR: | ^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:48:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Network.BSD’ is deprecated: BUILDSTDERR: This platform dependent module is no longer supported. BUILDSTDERR: | BUILDSTDERR: 48 | import Network.BSD BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:49:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Network’ is deprecated: BUILDSTDERR: The high level Network interface is no longer supported. Please use Network.Socket. BUILDSTDERR: | BUILDSTDERR: 49 | import Network (PortID(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:80:5: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getProtocolNumber’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 80 | getProtocolNumber "tcp" >>= \proto -> BUILDSTDERR: | ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:112:21: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 112 | -> PortID -- ^ destination port BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:116:14: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getProtocolNumber’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 116 | proto <- getProtocolNumber "tcp" BUILDSTDERR: | ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:123:30: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 123 | socksConnectTo' :: String -> PortID -> String -> PortID -> IO Socket BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:123:50: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 123 | socksConnectTo' :: String -> PortID -> String -> PortID -> IO Socket BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:130:29: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 130 | socksConnectTo :: String -> PortID -> String -> PortID -> IO Handle BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:130:49: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 130 | socksConnectTo :: String -> PortID -> String -> PortID -> IO Handle BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:137:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of data constructor ‘Service’ (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 137 | resolvePortID (Service serv) = getServicePortNumber serv BUILDSTDERR: | ^^^^^^^ BUILDSTDERR: Network/Socks5.hs:137:32: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getServicePortNumber’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 137 | resolvePortID (Service serv) = getServicePortNumber serv BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:138:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of data constructor ‘PortNumber’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 138 | resolvePortID (PortNumber n) = return n BUILDSTDERR: | ^^^^^^^^^^ + '[' -n dist/build/libHSsocks-0.5.6-1qToXOXiKrJJ786FoGntZU-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle BUILDSTDERR: Warning: The documentation for the following packages are not installed. No BUILDSTDERR: links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, BUILDSTDERR: bytestring-0.10.8.2, cereal-0.5.8.1, containers-0.6.0.1, deepseq-1.4.4.0, BUILDSTDERR: ghc-prim-0.5.3, integer-gmp-1.0.2.0, network-2.8.0.1, time-1.8.0.2, BUILDSTDERR: unix-2.7.2.2 BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: Network/Socks5/Wire.hs:15:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 15 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Wire.hs:23:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Network.Socks5.Parse’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Network.Socks5.Parse’ BUILDSTDERR: To import instances alone, use: import Network.Socks5.Parse() BUILDSTDERR: | BUILDSTDERR: 23 | import Network.Socks5.Parse as P (anyByte, take) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Command.hs:25:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 25 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Lowlevel.hs:10:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Network.BSD’ is deprecated: BUILDSTDERR: This platform dependent module is no longer supported. BUILDSTDERR: | BUILDSTDERR: 10 | import Network.BSD BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Lowlevel.hs:21:44: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getHostByName’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 21 | SocksAddrDomainName bs -> do he <- getHostByName (BC.unpack bs) BUILDSTDERR: | ^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5/Lowlevel.hs:22:66: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘hostAddress’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 22 | return $ SockAddrInet port (hostAddress he) BUILDSTDERR: | ^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:48:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Network.BSD’ is deprecated: BUILDSTDERR: This platform dependent module is no longer supported. BUILDSTDERR: | BUILDSTDERR: 48 | import Network.BSD BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:49:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Network’ is deprecated: BUILDSTDERR: The high level Network interface is no longer supported. Please use Network.Socket. BUILDSTDERR: | BUILDSTDERR: 49 | import Network (PortID(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:80:5: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getProtocolNumber’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 80 | getProtocolNumber "tcp" >>= \proto -> BUILDSTDERR: | ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:112:21: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 112 | -> PortID -- ^ destination port BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:116:14: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getProtocolNumber’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 116 | proto <- getProtocolNumber "tcp" BUILDSTDERR: | ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:123:30: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 123 | socksConnectTo' :: String -> PortID -> String -> PortID -> IO Socket BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:123:50: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 123 | socksConnectTo' :: String -> PortID -> String -> PortID -> IO Socket BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:130:29: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 130 | socksConnectTo :: String -> PortID -> String -> PortID -> IO Handle BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:130:49: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘PortID’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 130 | socksConnectTo :: String -> PortID -> String -> PortID -> IO Handle BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Network/Socks5.hs:137:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of data constructor ‘Service’ (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 137 | resolvePortID (Service serv) = getServicePortNumber serv BUILDSTDERR: | ^^^^^^^ BUILDSTDERR: Network/Socks5.hs:137:32: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘getServicePortNumber’ (imported from Network.BSD): BUILDSTDERR: Deprecated: "This platform dependent module is no longer supported." BUILDSTDERR: | BUILDSTDERR: 137 | resolvePortID (Service serv) = getServicePortNumber serv BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Network/Socks5.hs:138:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of data constructor ‘PortNumber’ BUILDSTDERR: (imported from Network): BUILDSTDERR: Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." BUILDSTDERR: | BUILDSTDERR: 138 | resolvePortID (PortNumber n) = return n BUILDSTDERR: | ^^^^^^^^^^ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... Cabal library version 2.4.0.1 Configuring socks-0.5.6... Preprocessing library for socks-0.5.6.. Building library for socks-0.5.6.. [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.Conf ( Network/Socks5/Conf.hs, dist/build/Network/Socks5/Conf.o ) [4 of 7] Compiling Network.Socks5.Wire ( Network/Socks5/Wire.hs, dist/build/Network/Socks5/Wire.o ) [5 of 7] Compiling Network.Socks5.Command ( Network/Socks5/Command.hs, dist/build/Network/Socks5/Command.o ) [6 of 7] Compiling Network.Socks5.Lowlevel ( Network/Socks5/Lowlevel.hs, dist/build/Network/Socks5/Lowlevel.o ) [7 of 7] Compiling Network.Socks5 ( Network/Socks5.hs, dist/build/Network/Socks5.o ) [1 of 7] Compiling Network.Socks5.Parse ( Network/Socks5/Parse.hs, dist/build/Network/Socks5/Parse.p_o ) [2 of 7] Compiling Network.Socks5.Types ( Network/Socks5/Types.hs, dist/build/Network/Socks5/Types.p_o ) [3 of 7] Compiling Network.Socks5.Conf ( Network/Socks5/Conf.hs, dist/build/Network/Socks5/Conf.p_o ) [4 of 7] Compiling Network.Socks5.Wire ( Network/Socks5/Wire.hs, dist/build/Network/Socks5/Wire.p_o ) [5 of 7] Compiling Network.Socks5.Command ( Network/Socks5/Command.hs, dist/build/Network/Socks5/Command.p_o ) [6 of 7] Compiling Network.Socks5.Lowlevel ( Network/Socks5/Lowlevel.hs, dist/build/Network/Socks5/Lowlevel.p_o ) [7 of 7] Compiling Network.Socks5 ( Network/Socks5.hs, dist/build/Network/Socks5.p_o ) Preprocessing library for socks-0.5.6.. Running Haddock on library for socks-0.5.6.. Haddock coverage: 100% ( 9 / 9) in 'Network.Socks5.Types' 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) Warning: 'SockAddress' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 21 / 21) in 'Network.Socks5' Warning: Network.Socks5.Types: could not find link destinations for: Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList Word8 Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo HostAddress ByteString HostAddress6 PortNumber Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM Monad gmapMp MonadPlus gmapMo Exception toException SomeException fromException displayException Warning: Network.Socks5.Lowlevel: could not find link destinations for: IO SockAddr Socket Eq == Bool /= Show showsPrec Int ShowS show String showList Serialize put Putter get Get PortNumber Maybe Ord compare Ordering < <= > >= max min HostAddress HostAddress6 Either Warning: Network.Socks5: could not find link destinations for: PortNumber Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList HostAddress ByteString HostAddress6 Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi gmapM Monad gmapMp MonadPlus gmapMo Word8 Exception toException SomeException fromException displayException Char SockAddr Socket IO PortID Handle Documentation created: dist/doc/html/socks/index.html, dist/doc/html/socks/socks.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Aj64bl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64 + cd socks-0.5.6 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d socks-0.5.6.conf ']' + install -D --mode=0644 socks-0.5.6.conf /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/lib64/ghc-8.6.5/package.conf.d/socks-0.5.6.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/lib64/ghc-8.6.5/package.conf.d/socks-0.5.6.conf + '[' -z /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/lib64/ghc-8.6.5/package.conf.d/socks-0.5.6.conf ']' + rm -f ghc-socks.files ghc-socks-doc.files + touch ghc-socks.files ghc-socks-doc.files + for i in /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/lib64/libHSsocks-0.5.6-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/lib64/libHSsocks-0.5.6-1qToXOXiKrJJ786FoGntZU-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/socks-0.5.6 + '[' -d /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/lib64/ghc-8.6.5/socks-0.5.6 ']' + find /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/lib64/ghc-8.6.5/socks-0.5.6 -type d -fprintf ghc-socks-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-socks-prof.files -o -fprint ghc-socks-devel.files + ls /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/lib64/ghc-8.6.5/package.conf.d/socks-0.5.6.conf + echo /usr/share/doc/ghc/html/libraries/socks-0.5.6 + for i in ghc-socks.files ghc-socks-devel.files ghc-socks-doc.files ghc-socks-prof.files + '[' -f ghc-socks.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64!!g' ghc-socks.files + for i in ghc-socks.files ghc-socks-devel.files ghc-socks-doc.files ghc-socks-prof.files + '[' -f ghc-socks-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64!!g' ghc-socks-devel.files + for i in ghc-socks.files ghc-socks-devel.files ghc-socks-doc.files ghc-socks-prof.files + '[' -f ghc-socks-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64!!g' ghc-socks-doc.files + for i in ghc-socks.files ghc-socks-devel.files ghc-socks-doc.files ghc-socks-prof.files + '[' -f ghc-socks-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64!!g' ghc-socks-prof.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Installing library in /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/lib64/ghc-8.6.5/socks-0.5.6 Processing files: ghc-socks-0.5.6-8.fc31.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LlECJl + umask 022 + cd /builddir/build/BUILD + cd socks-0.5.6 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/share/licenses/ghc-socks + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/share/licenses/ghc-socks + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/share/licenses/ghc-socks + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ghc-socks = 0.5.6-8.fc31 ghc-socks(aarch-64) = 0.5.6-8.fc31 libHSsocks-0.5.6-1qToXOXiKrJJ786FoGntZU-ghc8.6.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.12.0.0-ghc8.6.5.so()(64bit) libHSbytestring-0.10.8.2-ghc8.6.5.so()(64bit) libHScereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libHSnetwork-2.8.0.1-Hmt657UE3v349uYmvUXEvW-ghc8.6.5.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: ghc-socks-devel-0.5.6-8.fc31.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Rb8Eyl + umask 022 + cd /builddir/build/BUILD + cd socks-0.5.6 + DOCDIR=/builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/share/doc/ghc-socks-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/share/doc/ghc-socks-devel + cp -pr Example.hs /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/share/doc/ghc-socks-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64/usr/share/doc/ghc-socks-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ghc-devel(socks-0.5.6-1qToXOXiKrJJ786FoGntZU) ghc-socks-devel = 0.5.6-8.fc31 ghc-socks-devel(aarch-64) = 0.5.6-8.fc31 ghc-socks-static = 0.5.6-8.fc31 ghc-socks-static(aarch-64) = 0.5.6-8.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.12.0.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(cereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7) ghc-devel(network-2.8.0.1-Hmt657UE3v349uYmvUXEvW) Processing files: ghc-socks-doc-0.5.6-8.fc31.aarch64 Provides: ghc-socks-doc = 0.5.6-8.fc31 ghc-socks-doc(aarch-64) = 0.5.6-8.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-socks-prof-0.5.6-8.fc31.aarch64 Provides: ghc-prof(socks-0.5.6-1qToXOXiKrJJ786FoGntZU) ghc-socks-prof = 0.5.6-8.fc31 ghc-socks-prof(aarch-64) = 0.5.6-8.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.12.0.0) ghc-prof(bytestring-0.10.8.2) ghc-prof(cereal-0.5.8.1-2v8l8XjvcW5E2rmy0u7N7) ghc-prof(network-2.8.0.1-Hmt657UE3v349uYmvUXEvW) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64 Wrote: /builddir/build/RPMS/ghc-socks-0.5.6-8.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-socks-doc-0.5.6-8.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-socks-devel-0.5.6-8.fc31.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-socks-prof-0.5.6-8.fc31.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qUoQml + umask 022 + cd /builddir/build/BUILD + cd socks-0.5.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-socks-0.5.6-8.fc31.aarch64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0