Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-socks.spec'], chrootPath='/var/lib/mock/f26-build-9774074-782321/root'logger=shell=Falseuser='mockbuild'gid=425printOutput=Falsenspawn_args=[]env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}timeout=172800uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-socks.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-socks-0.5.5-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-socks.spec'], chrootPath='/var/lib/mock/f26-build-9774074-782321/root'logger=shell=Falseuser='mockbuild'gid=425printOutput=Falsenspawn_args=[]env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}timeout=172800uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-socks.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zuNTP1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf socks-0.5.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/socks-0.5.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd socks-0.5.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wuriFI + umask 022 + cd /builddir/build/BUILD + cd socks-0.5.5 ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 1.24.2.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-socks '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-m64 -optc-mtune=generic -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/socks-0.5.5 Configuring socks-0.5.5... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building socks-0.5.5... Preprocessing library socks-0.5.5... [1 of 7] Compiling Network.Socks5.Types ( Network/Socks5/Types.hs, dist/build/Network/Socks5/Types.o ) [2 of 7] Compiling Network.Socks5.Parse ( Network/Socks5/Parse.hs, dist/build/Network/Socks5/Parse.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.Conf ( Network/Socks5/Conf.hs, dist/build/Network/Socks5/Conf.o ) [5 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() [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 ) 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'" [1 of 7] Compiling Network.Socks5.Types ( Network/Socks5/Types.hs, dist/build/Network/Socks5/Types.p_o ) [2 of 7] Compiling Network.Socks5.Parse ( Network/Socks5/Parse.hs, dist/build/Network/Socks5/Parse.p_o ) [3 of 7] Compiling Network.Socks5.Wire ( Network/Socks5/Wire.hs, dist/build/Network/Socks5/Wire.p_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.Conf ( Network/Socks5/Conf.hs, dist/build/Network/Socks5/Conf.p_o ) [5 of 7] Compiling Network.Socks5.Command ( Network/Socks5/Command.hs, dist/build/Network/Socks5/Command.p_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() [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 ) 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'" + '[' -n dist/build/libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT-ghc8.0.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: cereal-0.5.4.0, network-2.6.3.1 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% ( 9 / 9) in 'Network.Socks5.Types' 100% ( 17 / 17) in 'Network.Socks5.Parse' 100% ( 5 / 5) in 'Network.Socks5.Wire' 100% ( 6 / 6) in 'Network.Socks5.Conf' 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% ( 21 / 21) in 'Network.Socks5' Warning: Network.Socks5.Types: could not find link destinations for: HostAddress HostAddress6 PortNumber Warning: Network.Socks5.Lowlevel: could not find link destinations for: SockAddr Socket Serialize put Putter get Get PortNumber HostAddress HostAddress6 Warning: Network.Socks5: could not find link destinations for: PortNumber HostAddress HostAddress6 SockAddr Socket PortID Documentation created: dist/doc/html/socks/index.html, dist/doc/html/socks/socks.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VXy380 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64 + cd socks-0.5.5 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64 -v directory dist/doc/html/socks does exist: True creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5 creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5 copy directory 'dist/doc/html/socks' to '/builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5'. creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5 creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/src Installing dist/doc/html/socks/hslogo-16.png to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/hslogo-16.png Installing dist/doc/html/socks/Network-Socks5-Types.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/Network-Socks5-Types.html Installing dist/doc/html/socks/Network-Socks5.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/Network-Socks5.html Installing dist/doc/html/socks/synopsis.png to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/synopsis.png Installing dist/doc/html/socks/haddock-util.js to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/haddock-util.js Installing dist/doc/html/socks/mini_Network-Socks5-Types.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/mini_Network-Socks5-Types.html Installing dist/doc/html/socks/mini_Network-Socks5.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/mini_Network-Socks5.html Installing dist/doc/html/socks/mini_Network-Socks5-Lowlevel.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/mini_Network-Socks5-Lowlevel.html Installing dist/doc/html/socks/minus.gif to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/minus.gif Installing dist/doc/html/socks/doc-index.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/doc-index.html Installing dist/doc/html/socks/socks.haddock to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/socks.haddock Installing dist/doc/html/socks/README.md to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/README.md Installing dist/doc/html/socks/plus.gif to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/plus.gif Installing dist/doc/html/socks/Example.hs to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/Example.hs Installing dist/doc/html/socks/ocean.css to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/ocean.css Installing dist/doc/html/socks/index.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/index.html Installing dist/doc/html/socks/Network-Socks5-Lowlevel.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/Network-Socks5-Lowlevel.html Installing dist/doc/html/socks/socks.txt to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/socks.txt Installing dist/doc/html/socks/src/Network-Socks5-Types.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/src/Network-Socks5-Types.html Installing dist/doc/html/socks/src/Network-Socks5.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/src/Network-Socks5.html Installing dist/doc/html/socks/src/Network-Socks5-Wire.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/src/Network-Socks5-Wire.html Installing dist/doc/html/socks/src/Network-Socks5-Conf.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/src/Network-Socks5-Conf.html Installing dist/doc/html/socks/src/Network-Socks5-Parse.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/src/Network-Socks5-Parse.html Installing dist/doc/html/socks/src/Network-Socks5-Command.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/src/Network-Socks5-Command.html Installing dist/doc/html/socks/src/hscolour.css to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/src/hscolour.css Installing dist/doc/html/socks/src/Network-Socks5-Lowlevel.html to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/src/Network-Socks5-Lowlevel.html creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5 Installing dist/doc/html/socks/socks.haddock to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5/socks.haddock creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/licenses/ghc-socks creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/licenses/ghc-socks Installing LICENSE to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/licenses/ghc-socks/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5 Installing dist/build/Network/Socks5.hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5.hi Installing dist/build/Network/Socks5/Lowlevel.hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Lowlevel.hi Installing dist/build/Network/Socks5/Types.hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Types.hi Installing dist/build/Network/Socks5/Wire.hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Wire.hi Installing dist/build/Network/Socks5/Conf.hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Conf.hi Installing dist/build/Network/Socks5/Command.hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Command.hi Installing dist/build/Network/Socks5/Parse.hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Parse.hi creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5 Installing dist/build/Network/Socks5.p_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5.p_hi Installing dist/build/Network/Socks5/Lowlevel.p_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Lowlevel.p_hi Installing dist/build/Network/Socks5/Types.p_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Types.p_hi Installing dist/build/Network/Socks5/Wire.p_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Wire.p_hi Installing dist/build/Network/Socks5/Conf.p_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Conf.p_hi Installing dist/build/Network/Socks5/Command.p_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Command.p_hi Installing dist/build/Network/Socks5/Parse.p_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Parse.p_hi creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5 Installing dist/build/Network/Socks5.dyn_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5.dyn_hi Installing dist/build/Network/Socks5/Lowlevel.dyn_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Lowlevel.dyn_hi Installing dist/build/Network/Socks5/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Types.dyn_hi Installing dist/build/Network/Socks5/Wire.dyn_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Wire.dyn_hi Installing dist/build/Network/Socks5/Conf.dyn_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Conf.dyn_hi Installing dist/build/Network/Socks5/Command.dyn_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Command.dyn_hi Installing dist/build/Network/Socks5/Parse.dyn_hi to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/Network/Socks5/Parse.dyn_hi creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT Installing dist/build/libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT.a to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT Installing dist/build/libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT_p.a to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT Installing executable dist/build/libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: socks-0.5.5.conf + install -D --mode=0644 socks-0.5.5.conf /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/package.conf.d/socks-0.5.5.conf ++ echo '/usr/lib64/ghc-8.0.2/package.conf.d/socks-0.5.5*.conf' + pkgconf='/usr/lib64/ghc-8.0.2/package.conf.d/socks-0.5.5*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/package.conf.d/socks-0.5.5.conf ++ sed -e 's/key: //' + key=socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT + pkgdir=/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT + rm -f ghc-socks.files ghc-socks-devel.files + touch ghc-socks.files ghc-socks-devel.files + echo '/usr/lib64/ghc-8.0.2/package.conf.d/socks-0.5.5*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT ']' + echo '%dir /usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT' + echo '%attr(755,root,root) /usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/lib64/ghc-8.0.2/socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc/html/libraries/socks-0.5.5 ']' + echo /usr/share/doc/ghc/html/libraries/socks-0.5.5 + for i in ghc-socks.files ghc-socks-devel.files + '[' -f ghc-socks.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64!!g' ghc-socks.files + for i in ghc-socks.files ghc-socks-devel.files + '[' -f ghc-socks-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64!!g' ghc-socks-devel.files + find /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: ghc-socks-0.5.5-1.fc26.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gXDQ2l + umask 022 + cd /builddir/build/BUILD + cd socks-0.5.5 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/licenses/ghc-socks + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/licenses/ghc-socks + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/licenses/ghc-socks + exit 0 Provides: ghc-socks = 0.5.5-1.fc26 ghc-socks(x86-64) = 0.5.5-1.fc26 libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT-ghc8.0.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.1-ghc8.0.2.so()(64bit) libHSbase-4.9.1.0-ghc8.0.2.so()(64bit) libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit) libHScereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e-ghc8.0.2.so()(64bit) libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit) libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit) libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so()(64bit) libHStime-1.6.0.1-ghc8.0.2.so()(64bit) libHSunix-2.7.2.1-ghc8.0.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-socks-devel-0.5.5-1.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KlSL9G + umask 022 + cd /builddir/build/BUILD + cd socks-0.5.5 + DOCDIR=/builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc-socks-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc-socks-devel + cp -pr Example.hs /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc-socks-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64/usr/share/doc/ghc-socks-devel + exit 0 Provides: ghc-devel(socks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT) ghc-socks-devel = 0.5.5-1.fc26 ghc-socks-devel(x86-64) = 0.5.5-1.fc26 ghc-socks-static = 0.5.5-1.fc26 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(base-4.9.1.0) ghc-devel(bytestring-0.10.8.1) ghc-devel(cereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e) ghc-devel(network-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64 Wrote: /builddir/build/RPMS/ghc-socks-0.5.5-1.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-socks-devel-0.5.5-1.fc26.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qK3tT3 + umask 022 + cd /builddir/build/BUILD + cd socks-0.5.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-socks-0.5.5-1.fc26.x86_64 + exit 0 Child return code was: 0