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-connection.spec'], chrootPath='/var/lib/mock/f28-build-11357872-852061/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-connection.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-connection-0.2.8-3.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-connection.spec'], chrootPath='/var/lib/mock/f28-build-11357872-852061/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-connection.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wWozJE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf connection-0.2.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/connection-0.2.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd connection-0.2.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PlayfY + umask 022 + cd /builddir/build/BUILD + cd connection-0.2.8 ++ ghc --info ++ grep '"Booter version","8.2.2"' + '[' '!' ' ,("Booter version","8.2.2")' ']' + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + 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 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection ++ 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-connection '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --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-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-m64 -optc-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-mcet -optc-fcf-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/connection-0.2.8 --global Configuring connection-0.2.8... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for connection-0.2.8.. Building library for connection-0.2.8.. [1 of 2] Compiling Network.Connection.Types ( Network/Connection/Types.hs, dist/build/Network/Connection/Types.o ) [2 of 2] Compiling Network.Connection ( Network/Connection.hs, dist/build/Network/Connection.o ) Network/Connection.hs:52: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() | 52 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/Connection.hs:101:1: warning: [-Wunused-top-binds] Defined but not used: ‘connectionSessionManager’ | 101 | connectionSessionManager mvar = TLS.SessionManager | ^^^^^^^^^^^^^^^^^^^^^^^^ Network/Connection.hs:117:62: warning: [-Wdeprecations] In the use of ‘ciphersuite_all’ (imported from Network.TLS.Extra, but defined in Network.TLS.Extra.Cipher): "This ciphersuite list contains RC4. Use ciphersuite_strong or ciphersuite_default instead." | 117 | { TLS.clientSupported = def { TLS.supportedCiphers = TLS.ciphersuite_all } | ^^^^^^^^^^^^^^^^^^^ Network/Connection.hs:206:39: warning: [-Wname-shadowing] This binding for ‘serv’ shadows the existing binding bound at Network/Connection.hs:205:17 | 206 | N.Service serv -> serv | ^^^^ [1 of 2] Compiling Network.Connection.Types ( Network/Connection/Types.hs, dist/build/Network/Connection/Types.p_o ) [2 of 2] Compiling Network.Connection ( Network/Connection.hs, dist/build/Network/Connection.p_o ) Network/Connection.hs:52: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() | 52 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/Connection.hs:101:1: warning: [-Wunused-top-binds] Defined but not used: ‘connectionSessionManager’ | 101 | connectionSessionManager mvar = TLS.SessionManager | ^^^^^^^^^^^^^^^^^^^^^^^^ Network/Connection.hs:117:62: warning: [-Wdeprecations] In the use of ‘ciphersuite_all’ (imported from Network.TLS.Extra, but defined in Network.TLS.Extra.Cipher): "This ciphersuite list contains RC4. Use ciphersuite_strong or ciphersuite_default instead." | 117 | { TLS.clientSupported = def { TLS.supportedCiphers = TLS.ciphersuite_all } | ^^^^^^^^^^^^^^^^^^^ Network/Connection.hs:206:39: warning: [-Wname-shadowing] This binding for ‘serv’ shadows the existing binding bound at Network/Connection.hs:205:17 | 206 | N.Service serv -> serv | ^^^^ ignoring (possibly broken) abi-depends field for packages + '[' -n dist/build/libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for connection-0.2.8... Preprocessing library for connection-0.2.8.. Preprocessing library for connection-0.2.8.. Running Haddock on library for connection-0.2.8.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: cryptonite-0.24, foundation-0.0.17, hourglass-0.2.10, memory-0.14.11 Network/Connection.hs:52: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() | 52 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/Connection.hs:101:1: warning: [-Wunused-top-binds] Defined but not used: ‘connectionSessionManager’ | 101 | connectionSessionManager mvar = TLS.SessionManager | ^^^^^^^^^^^^^^^^^^^^^^^^ Network/Connection.hs:117:62: warning: [-Wdeprecations] In the use of ‘ciphersuite_all’ (imported from Network.TLS.Extra, but defined in Network.TLS.Extra.Cipher): "This ciphersuite list contains RC4. Use ciphersuite_strong or ciphersuite_default instead." | 117 | { TLS.clientSupported = def { TLS.supportedCiphers = TLS.ciphersuite_all } | ^^^^^^^^^^^^^^^^^^^ Network/Connection.hs:206:39: warning: [-Wname-shadowing] This binding for ‘serv’ shadows the existing binding bound at Network/Connection.hs:205:17 | 206 | N.Service serv -> serv | ^^^^ Haddock coverage: 70% ( 7 / 10) in 'Network.Connection.Types' Missing documentation for: SockSettings (Network/Connection/Types.hs:59) (Network/Connection/Types.hs:79) ConnectionID (Network/Connection/Types.hs:82) 97% ( 30 / 31) in 'Network.Connection' Missing documentation for: SockSettings (Network/Connection/Types.hs:59) Warning: Network.Connection: could not find link destinations for: ConnectionID Documentation created: dist/doc/html/connection/index.html, dist/doc/html/connection/connection.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4qWN2x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64 + cd connection-0.2.8 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64 -v directory dist/doc/html/connection does exist: True creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8 creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8 copy directory 'dist/doc/html/connection' to '/builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8'. creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8 creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/src Installing dist/doc/html/connection/connection.txt to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/connection.txt Installing dist/doc/html/connection/hslogo-16.png to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/hslogo-16.png Installing dist/doc/html/connection/haddock-util.js to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/haddock-util.js Installing dist/doc/html/connection/minus.gif to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/minus.gif Installing dist/doc/html/connection/synopsis.png to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/synopsis.png Installing dist/doc/html/connection/ocean.css to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/ocean.css Installing dist/doc/html/connection/connection.haddock to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/connection.haddock Installing dist/doc/html/connection/Network-Connection.html to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/Network-Connection.html Installing dist/doc/html/connection/plus.gif to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/plus.gif Installing dist/doc/html/connection/doc-index.html to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/doc-index.html Installing dist/doc/html/connection/index.html to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/index.html Installing dist/doc/html/connection/src/hscolour.css to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/src/hscolour.css Installing dist/doc/html/connection/src/Network-Connection.html to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/src/Network-Connection.html Installing dist/doc/html/connection/src/Network-Connection-Types.html to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/src/Network-Connection-Types.html creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8 Installing dist/doc/html/connection/connection.haddock to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8/connection.haddock creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/licenses/ghc-connection creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/licenses/ghc-connection Installing LICENSE to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/licenses/ghc-connection/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5 creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5 creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5 creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network/Connection Installing dist/build/Network/Connection.hi to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network/Connection.hi Installing dist/build/Network/Connection/Types.hi to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network/Connection/Types.hi creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network/Connection Installing dist/build/Network/Connection.p_hi to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network/Connection.p_hi Installing dist/build/Network/Connection/Types.p_hi to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network/Connection/Types.p_hi creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network/Connection Installing dist/build/Network/Connection.dyn_hi to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network/Connection.dyn_hi Installing dist/build/Network/Connection/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/Network/Connection/Types.dyn_hi creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5 Installing dist/build/libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5.a to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5.a creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5 Installing dist/build/libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5_p.a to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5/libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5_p.a creating /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64 Installing executable dist/build/libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + install -D --mode=0644 connection-0.2.8.conf /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/connection-0.2.8.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/connection-0.2.8.conf ']' ++ echo '/usr/lib64/ghc-8.2.2/package.conf.d/connection-0.2.8*.conf' + pkgconf='/usr/lib64/ghc-8.2.2/package.conf.d/connection-0.2.8*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/connection-0.2.8.conf ++ sed -e 's/key: //' + key=connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5 + pkgdir=/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5 + rm -f ghc-connection.files ghc-connection-devel.files + touch ghc-connection.files ghc-connection-devel.files + echo '/usr/lib64/ghc-8.2.2/package.conf.d/connection-0.2.8*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5 ']' + echo '%attr(755,root,root) /usr/lib64/libHSconnection-0.2.8-*ghc8.2.2.so' + echo /usr/lib64/ghc-8.2.2/connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5 + '[' -d /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc/html/libraries/connection-0.2.8 ']' + echo /usr/share/doc/ghc/html/libraries/connection-0.2.8 + for i in ghc-connection.files ghc-connection-devel.files + '[' -f ghc-connection.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64!!g' ghc-connection.files + for i in ghc-connection.files ghc-connection-devel.files + '[' -f ghc-connection-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64!!g' ghc-connection-devel.files + find /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-connection-0.2.8-3.fc28.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YmsF68 + umask 022 + cd /builddir/build/BUILD + cd connection-0.2.8 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/licenses/ghc-connection + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/licenses/ghc-connection + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/licenses/ghc-connection + exit 0 Provides: ghc-connection = 0.2.8-3.fc28 ghc-connection(x86-64) = 0.2.8-3.fc28 libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5-ghc8.2.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.2.0-ghc8.2.2.so()(64bit) libHSasn1-encoding-0.9.5-2OC5EP9Lbxh1YUD6F9uoEu-ghc8.2.2.so()(64bit) libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq-ghc8.2.2.so()(64bit) libHSasn1-types-0.3.2-LZIR5xqyMN7HxISSsCF2BV-ghc8.2.2.so()(64bit) libHSasync-2.1.1.1-H3j65XcXMHtBvmNwGCQ80G-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbase64-bytestring-1.0.0.1-8MlzMz2YH3lCqJ4GOwL1Be-ghc8.2.2.so()(64bit) libHSbasement-0.0.4-7pJikASNmAFFwadsMZ0ihV-ghc8.2.2.so()(64bit) libHSbyteable-0.1.1-4PLPgH6a2E14oN7yL5y3oL-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHScereal-0.5.4.0-J3dBBt5iGIcHZAvdNSHzok-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHScryptonite-0.24-3fvWA2h8jkgHY8jjamZHms-ghc8.2.2.so()(64bit) libHSdata-default-class-0.1.2.0-8hmGYd6GPAfLQPQcWKOjRm-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSdirectory-1.3.0.2-ghc8.2.2.so()(64bit) libHSfilepath-1.4.1.2-ghc8.2.2.so()(64bit) libHSfoundation-0.0.17-Cj7yeNsygVNCVaNiSDpyaR-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHShourglass-0.2.10-F9F0uBDufctEafTNs2clkC-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSmemory-0.14.11-B3dIjey4kzdDv5j18KCYc4-ghc8.2.2.so()(64bit) libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so()(64bit) libHSnetwork-2.6.3.2-Elf6Dxkfz0iKjb1zv5eBTP-ghc8.2.2.so()(64bit) libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf-ghc8.2.2.so()(64bit) libHSprocess-1.6.1.0-ghc8.2.2.so()(64bit) libHSsocks-0.5.6-AoFLFBqB9ID4YE7ZIpsVeN-ghc8.2.2.so()(64bit) libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-ghc8.2.2.so()(64bit) libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHSunix-2.7.2.2-ghc8.2.2.so()(64bit) libHSx509-1.7.2-I7pFyCZcsKeQygsRY2fCI-ghc8.2.2.so()(64bit) libHSx509-store-1.6.5-JWFcbzTNh8gJLsg9o7zQF2-ghc8.2.2.so()(64bit) libHSx509-system-1.6.6-9hUKCejgpjnG83i3rsOHoj-ghc8.2.2.so()(64bit) libHSx509-validation-1.6.9-LH4J1NseDebJggSoFgfyv4-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-connection-devel-0.2.8-3.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.odRXjK + umask 022 + cd /builddir/build/BUILD + cd connection-0.2.8 + DOCDIR=/builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc-connection-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc-connection-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc-connection-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64/usr/share/doc/ghc-connection-devel + exit 0 Provides: ghc-connection-devel = 0.2.8-3.fc28 ghc-connection-devel(x86-64) = 0.2.8-3.fc28 ghc-connection-doc = 0.2.8-3.fc28 ghc-connection-static = 0.2.8-3.fc28 ghc-devel(connection-0.2.8-I3a3zrycbwhGQKuCfRgoy5) 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.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(base-4.10.1.0) ghc-devel(byteable-0.1.1-4PLPgH6a2E14oN7yL5y3oL) ghc-devel(bytestring-0.10.8.2) ghc-devel(containers-0.5.10.2) ghc-devel(data-default-class-0.1.2.0-8hmGYd6GPAfLQPQcWKOjRm) ghc-devel(network-2.6.3.2-Elf6Dxkfz0iKjb1zv5eBTP) ghc-devel(socks-0.5.6-AoFLFBqB9ID4YE7ZIpsVeN) ghc-devel(tls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP) ghc-devel(x509-1.7.2-I7pFyCZcsKeQygsRY2fCI) ghc-devel(x509-store-1.6.5-JWFcbzTNh8gJLsg9o7zQF2) ghc-devel(x509-system-1.6.6-9hUKCejgpjnG83i3rsOHoj) ghc-devel(x509-validation-1.6.9-LH4J1NseDebJggSoFgfyv4) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64 Wrote: /builddir/build/RPMS/ghc-connection-0.2.8-3.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-connection-devel-0.2.8-3.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2aVnrm + umask 022 + cd /builddir/build/BUILD + cd connection-0.2.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-connection-0.2.8-3.fc28.x86_64 + exit 0 Child return code was: 0